﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-立民讲堂-随笔分类-ASP.NET AJAX </title><link>http://www.cnblogs.com/liminzhang/category/80255.html</link><description>

章立民研究室


</description><language>zh-cn</language><lastBuildDate>Sat, 17 May 2008 08:06:09 GMT</lastBuildDate><pubDate>Sat, 17 May 2008 08:06:09 GMT</pubDate><ttl>60</ttl><item><title>确保您的Silverlight 1.0运行时间组件是最新版本</title><link>http://www.cnblogs.com/liminzhang/archive/2007/08/13/853396.html</link><dc:creator>章立民研究室</dc:creator><author>章立民研究室</author><pubDate>Mon, 13 Aug 2007 03:00:00 GMT</pubDate><guid>http://www.cnblogs.com/liminzhang/archive/2007/08/13/853396.html</guid><wfw:comment>http://www.cnblogs.com/liminzhang/comments/853396.html</wfw:comment><comments>http://www.cnblogs.com/liminzhang/archive/2007/08/13/853396.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/liminzhang/comments/commentRss/853396.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/liminzhang/services/trackbacks/853396.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 欲确保您的Silverlight1.0运行时间组件是最新版本，请依下列步骤进行：1.&nbsp;&nbsp;于内含Silverlight内容的网页上使用鼠标右键单击Silverlight内容，并...&nbsp;&nbsp;<a href='http://www.cnblogs.com/liminzhang/archive/2007/08/13/853396.html'>阅读全文</a><img src ="http://www.cnblogs.com/liminzhang/aggbug/853396.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://liminzhang.cnblogs.com/" target="_blank">章立民研究室</a> 2007-08-13 11:00 <a href="http://www.cnblogs.com/liminzhang/archive/2007/08/13/853396.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>ToolkitScriptManager VS ScriptManager</title><link>http://www.cnblogs.com/liminzhang/archive/2007/07/31/837329.html</link><dc:creator>章立民研究室</dc:creator><author>章立民研究室</author><pubDate>Tue, 31 Jul 2007 03:04:00 GMT</pubDate><guid>http://www.cnblogs.com/liminzhang/archive/2007/07/31/837329.html</guid><wfw:comment>http://www.cnblogs.com/liminzhang/comments/837329.html</wfw:comment><comments>http://www.cnblogs.com/liminzhang/archive/2007/07/31/837329.html#Feedback</comments><slash:comments>8</slash:comments><wfw:commentRss>http://www.cnblogs.com/liminzhang/comments/commentRss/837329.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/liminzhang/services/trackbacks/837329.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 亲爱的朋友们，我们在2007/6/21台北研讨会以及2007/07/07北京研讨会都曾经特别提醒大家，为了让JavaScript档案能够先压缩再下载，以便提升下载效率并降低请求（Request）次数，...&nbsp;&nbsp;<a href='http://www.cnblogs.com/liminzhang/archive/2007/07/31/837329.html'>阅读全文</a><img src ="http://www.cnblogs.com/liminzhang/aggbug/837329.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://liminzhang.cnblogs.com/" target="_blank">章立民研究室</a> 2007-07-31 11:04 <a href="http://www.cnblogs.com/liminzhang/archive/2007/07/31/837329.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>读者问与答</title><link>http://www.cnblogs.com/liminzhang/archive/2007/07/17/821146.html</link><dc:creator>章立民研究室</dc:creator><author>章立民研究室</author><pubDate>Tue, 17 Jul 2007 06:22:00 GMT</pubDate><guid>http://www.cnblogs.com/liminzhang/archive/2007/07/17/821146.html</guid><wfw:comment>http://www.cnblogs.com/liminzhang/comments/821146.html</wfw:comment><comments>http://www.cnblogs.com/liminzhang/archive/2007/07/17/821146.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnblogs.com/liminzhang/comments/commentRss/821146.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/liminzhang/services/trackbacks/821146.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 章老师你好，我目前有个有关UpdateProgress的小问题想请教您~~~在我的程序画面中，有个用来显示讯息的Label，旁边亦放置了一个UpdateProgress，当我按「新增数据」按钮，UpdateProgress 会显示请用户稍候的讯息，但是当这个UpdateProgress在显示数据的时候，它外面的那个Label讯息会显示前一个动作留下的讯息，例如，我第一次新增完数据后讯息列会显示「数据已成功新增」的讯息，但是第二次执行新增时，画面的updateprogress跟它外面的Label会一起出现耶，所以~~~请问老师有没有方法能在updateprogress显示讯息的那段期间将外面显示讯息的Label先隐藏掉，等updateprogress消失时再把Label显示出来呢?<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/liminzhang/archive/2007/07/17/821146.html'>阅读全文</a><img src ="http://www.cnblogs.com/liminzhang/aggbug/821146.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://liminzhang.cnblogs.com/" target="_blank">章立民研究室</a> 2007-07-17 14:22 <a href="http://www.cnblogs.com/liminzhang/archive/2007/07/17/821146.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>如何于撰写 Silverlight 1.0 的XAML时拥有Intellisense</title><link>http://www.cnblogs.com/liminzhang/archive/2007/07/16/819825.html</link><dc:creator>章立民研究室</dc:creator><author>章立民研究室</author><pubDate>Mon, 16 Jul 2007 06:06:00 GMT</pubDate><guid>http://www.cnblogs.com/liminzhang/archive/2007/07/16/819825.html</guid><wfw:comment>http://www.cnblogs.com/liminzhang/comments/819825.html</wfw:comment><comments>http://www.cnblogs.com/liminzhang/archive/2007/07/16/819825.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/liminzhang/comments/commentRss/819825.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/liminzhang/services/trackbacks/819825.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 欲于VisualStudio2005中撰写Silverlight1.0的XAML时拥有Intellisense非常简单，您只需将Silverlight1.0SDK所内含的silv...&nbsp;&nbsp;<a href='http://www.cnblogs.com/liminzhang/archive/2007/07/16/819825.html'>阅读全文</a><img src ="http://www.cnblogs.com/liminzhang/aggbug/819825.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://liminzhang.cnblogs.com/" target="_blank">章立民研究室</a> 2007-07-16 14:06 <a href="http://www.cnblogs.com/liminzhang/archive/2007/07/16/819825.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Silverlight 1.0 RC SDK 预览</title><link>http://www.cnblogs.com/liminzhang/archive/2007/07/16/819818.html</link><dc:creator>章立民研究室</dc:creator><author>章立民研究室</author><pubDate>Mon, 16 Jul 2007 06:04:00 GMT</pubDate><guid>http://www.cnblogs.com/liminzhang/archive/2007/07/16/819818.html</guid><wfw:comment>http://www.cnblogs.com/liminzhang/comments/819818.html</wfw:comment><comments>http://www.cnblogs.com/liminzhang/archive/2007/07/16/819818.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/liminzhang/comments/commentRss/819818.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/liminzhang/services/trackbacks/819818.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 微软公司在几周内就会发表Silverlight 1.0 RC版。其实Joe Stegman早已在其博客指出Silverlight 1.0 Beta与Silverlight 1.0 RC版的一些重大差异。一旦RC版发表，相关功能将大致底定，最终版本只会再做一些细微的修正。然而，Beta与RC版之间确实存在一些具体差异，如果您已经开始学习或是撰写Silverlight 1.0应用程序，现在是时候开始准备因应相关的改变。<br><br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/liminzhang/archive/2007/07/16/819818.html'>阅读全文</a><img src ="http://www.cnblogs.com/liminzhang/aggbug/819818.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://liminzhang.cnblogs.com/" target="_blank">章立民研究室</a> 2007-07-16 14:04 <a href="http://www.cnblogs.com/liminzhang/archive/2007/07/16/819818.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>新世代网站开发技术ASP .NET AJAX——章立民北京研讨会 PPT下载</title><link>http://www.cnblogs.com/liminzhang/archive/2007/07/10/812402.html</link><dc:creator>章立民研究室</dc:creator><author>章立民研究室</author><pubDate>Tue, 10 Jul 2007 03:42:00 GMT</pubDate><guid>http://www.cnblogs.com/liminzhang/archive/2007/07/10/812402.html</guid><wfw:comment>http://www.cnblogs.com/liminzhang/comments/812402.html</wfw:comment><comments>http://www.cnblogs.com/liminzhang/archive/2007/07/10/812402.html#Feedback</comments><slash:comments>17</slash:comments><wfw:commentRss>http://www.cnblogs.com/liminzhang/comments/commentRss/812402.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/liminzhang/services/trackbacks/812402.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 感谢7月7日参加研讨会的所有听众，以下是研讨会PPT的下载地址：繁体版本简体版本&nbsp;&nbsp;<a href='http://www.cnblogs.com/liminzhang/archive/2007/07/10/812402.html'>阅读全文</a><img src ="http://www.cnblogs.com/liminzhang/aggbug/812402.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://liminzhang.cnblogs.com/" target="_blank">章立民研究室</a> 2007-07-10 11:42 <a href="http://www.cnblogs.com/liminzhang/archive/2007/07/10/812402.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>新世代网站开发技术ASP .NET AJAX——章立民北京研讨会邀请函</title><link>http://www.cnblogs.com/liminzhang/archive/2007/06/22/793449.html</link><dc:creator>章立民研究室</dc:creator><author>章立民研究室</author><pubDate>Fri, 22 Jun 2007 10:24:00 GMT</pubDate><guid>http://www.cnblogs.com/liminzhang/archive/2007/06/22/793449.html</guid><wfw:comment>http://www.cnblogs.com/liminzhang/comments/793449.html</wfw:comment><comments>http://www.cnblogs.com/liminzhang/archive/2007/06/22/793449.html#Feedback</comments><slash:comments>22</slash:comments><wfw:commentRss>http://www.cnblogs.com/liminzhang/comments/commentRss/793449.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/liminzhang/services/trackbacks/793449.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 7月7日，我想与您一起分享 AJAX盛宴，欢迎来参加我的研讨会，北京中关村图书大厦五层<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/liminzhang/archive/2007/06/22/793449.html'>阅读全文</a><img src ="http://www.cnblogs.com/liminzhang/aggbug/793449.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://liminzhang.cnblogs.com/" target="_blank">章立民研究室</a> 2007-06-22 18:24 <a href="http://www.cnblogs.com/liminzhang/archive/2007/06/22/793449.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>AJAX -惊艳酷炫效果制作者ASP.NET AJAX Control Toolkit </title><link>http://www.cnblogs.com/liminzhang/archive/2007/01/18/623940.html</link><dc:creator>章立民研究室</dc:creator><author>章立民研究室</author><pubDate>Thu, 18 Jan 2007 08:19:00 GMT</pubDate><guid>http://www.cnblogs.com/liminzhang/archive/2007/01/18/623940.html</guid><wfw:comment>http://www.cnblogs.com/liminzhang/comments/623940.html</wfw:comment><comments>http://www.cnblogs.com/liminzhang/archive/2007/01/18/623940.html#Feedback</comments><slash:comments>22</slash:comments><wfw:commentRss>http://www.cnblogs.com/liminzhang/comments/commentRss/623940.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/liminzhang/services/trackbacks/623940.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 为了让更多采用微软技术的网页开发人员能够更快速地建构具备丰富型客户端 AJAX 功能的网页应用程序，微软工程师与热心的社群（Community）人士，发挥无比的创意与无私的精神成就了 ASP.NET AJAX Control Toolkit（控件工具包）。通过这个工具包内建的控件与扩充器（Extender），网页开发人员得以轻松且快速地替网页注入令人惊艳的酷炫效果。ASP.NET AJAX Control Toolkit 主要用途如下所列：&nbsp;&nbsp;<a href='http://www.cnblogs.com/liminzhang/archive/2007/01/18/623940.html'>阅读全文</a><img src ="http://www.cnblogs.com/liminzhang/aggbug/623940.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://liminzhang.cnblogs.com/" target="_blank">章立民研究室</a> 2007-01-18 16:19 <a href="http://www.cnblogs.com/liminzhang/archive/2007/01/18/623940.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>ASP.NET AJAX - Timer控件之摆放位置的影响</title><link>http://www.cnblogs.com/liminzhang/archive/2006/12/27/604756.html</link><dc:creator>章立民研究室</dc:creator><author>章立民研究室</author><pubDate>Wed, 27 Dec 2006 04:04:00 GMT</pubDate><guid>http://www.cnblogs.com/liminzhang/archive/2006/12/27/604756.html</guid><wfw:comment>http://www.cnblogs.com/liminzhang/comments/604756.html</wfw:comment><comments>http://www.cnblogs.com/liminzhang/archive/2006/12/27/604756.html#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://www.cnblogs.com/liminzhang/comments/commentRss/604756.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/liminzhang/services/trackbacks/604756.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: ASP.NET AJAX所提供的 Timer 控件是一个服务器控件，它能够定时引发全网页回传，当然，在搭配了 UpdatePanel 控件之后，就可以定时引发异步回传并局部更新 UpdatePanel 控件的内容。&nbsp;&nbsp;<a href='http://www.cnblogs.com/liminzhang/archive/2006/12/27/604756.html'>阅读全文</a><img src ="http://www.cnblogs.com/liminzhang/aggbug/604756.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://liminzhang.cnblogs.com/" target="_blank">章立民研究室</a> 2006-12-27 12:04 <a href="http://www.cnblogs.com/liminzhang/archive/2006/12/27/604756.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>