﻿<?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>博客园-Dflying Chen @ cnblogs-随笔分类-ASP.NET 综合</title><link>http://dflying.cnblogs.com/category/52327.html</link><description>Be a programmer here. Atlas, ASP.NET, .NET, Javascript, PHP, and C#
博客堂Blog: http://blog.joycode.com/dflying/ 
Daily Life: http://dflying.spaces.live.com/
</description><language>zh-cn</language><lastBuildDate>Sat, 17 May 2008 02:44:11 GMT</lastBuildDate><pubDate>Sat, 17 May 2008 02:44:11 GMT</pubDate><ttl>60</ttl><item><title>ASP.NET Futures初探——动态数据控件（Dynamic Data Control）：深入一些</title><link>http://www.cnblogs.com/dflying/archive/2007/05/20/753553.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Sun, 20 May 2007 15:03:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2007/05/20/753553.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/753553.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2007/05/20/753553.html#Feedback</comments><slash:comments>23</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/753553.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/753553.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 看过《ASP.NET Futures初探——动态数据控件（Dynamic Data Control）：入门》之后，应该深入一些了。本文摘要自ASP.NET Futures官方文档中的《ASP.NET Futures (2007): Introduction to ASP.NET Dynamic Data Controls》，其中就较为深入地介绍了动态数据控件的使用方法（包括自定义方法），包含如下几个部分：<br><br>   1. 定位数据库<br>   2. 映射到数据库中的表或视图<br>   3. 其他各种动态数据控件<br>   4. 使用扩展器模式自定义显示样式<br>   5. 选择想要显示的列<br>   6. 创建自定义列<br>   7. 自定义行的显示样式<br>   8. 自定义数据源&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2007/05/20/753553.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/753553.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2007-05-20 23:03 <a href="http://www.cnblogs.com/dflying/archive/2007/05/20/753553.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>ASP.NET Futures初探——动态数据控件（Dynamic Data Control）：入门</title><link>http://www.cnblogs.com/dflying/archive/2007/05/15/746574.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Mon, 14 May 2007 18:09:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2007/05/15/746574.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/746574.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2007/05/15/746574.html#Feedback</comments><slash:comments>87</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/746574.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/746574.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: ASP.NET Futures CTP中的动态数据控件（Dynamic Data Control）简直成了ASP.NET版本的Ruby on Rails——无需配置、无须代码、无需任何干预——只要一个控件，一个完整的数据驱动程序就搞定了。动态数据控件将自动搜寻项目中的数据库，自动选择与页面文件名相同的数据表，自动提供列表显示、详细内容显示、过滤、分页、排序、添加、删除、编辑、修改以及RSS等功能——没错，所有都是自动的——只要一个控件，甚至都不用任何设置！非常有意思的同时也极其有用！<br><br>本文就将抛砖引玉地对动态数据控件进行简要的介绍。包含：<br>1 ASP.NET Futures 下载、安装以及创建新Web站点<br>2 使用NorthWind作为示例数据库<br>3 实现示例程序页面<br>4 一行代码所带来的惊艳效果<br>5 源代码下载<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2007/05/15/746574.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/746574.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2007-05-15 02:09 <a href="http://www.cnblogs.com/dflying/archive/2007/05/15/746574.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>在Visual Studio 2005 Web Application Project中使用ASP.NET AJAX</title><link>http://www.cnblogs.com/dflying/archive/2006/12/10/587775.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Sun, 10 Dec 2006 01:18:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/12/10/587775.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/587775.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/12/10/587775.html#Feedback</comments><slash:comments>47</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/587775.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/587775.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: ASP.NET 2.0发布以来，很多朋友都对Visual Studio 2005中的Web Site模型颇有微词，其动态生成的程序集名称非常不利于和MSBuild等工具配合使用。因此，Visual Studio 2005 Web Application Project应运而生，在Web Application Project中，ASP.NET 2.0拥有了和ASP.NET 1.x类似的编译、代码模型，也就是方便了Web应用程序自动化编译部署的实现。<br><br>对于ASP.NET AJAX，安装之后会自动在Visual Studio 2005中添加ASP.NET AJAX的Web Site模板，但对于Web Application Project，却没有相应的模版支持。本文就将介绍为Web Application Project添加对ASP.NET AJAX支持的方法。&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/12/10/587775.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/587775.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-12-10 09:18 <a href="http://www.cnblogs.com/dflying/archive/2006/12/10/587775.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>ASP.NET AJAX Beta 2发布</title><link>http://www.cnblogs.com/dflying/archive/2006/11/07/552618.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Tue, 07 Nov 2006 02:18:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/11/07/552618.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/552618.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/11/07/552618.html#Feedback</comments><slash:comments>53</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/552618.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/552618.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 核心版本中终于包括UpdateProgress了，还修复了超多弱智Bug……老地方下载：http://ajax.asp.net/还有从Beta1的升级文档（别慌，只有两页而已……）：Convert...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/11/07/552618.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/552618.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-11-07 10:18 <a href="http://www.cnblogs.com/dflying/archive/2006/11/07/552618.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>在ASP.NET Atlas中调用Web Service——介绍及简单应用</title><link>http://www.cnblogs.com/dflying/archive/2006/05/16/Atlas_and_Web_Service__Introduction_and_Demo.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Tue, 16 May 2006 03:05:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/05/16/Atlas_and_Web_Service__Introduction_and_Demo.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/401249.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/05/16/Atlas_and_Web_Service__Introduction_and_Demo.html#Feedback</comments><slash:comments>46</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/401249.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/401249.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 作者：DflyingChen（http://dflying.cnblogs.com/）AtlasFramework中包含了对AJAX调用的封装，让您可以很方便的在客户端通过JavaScri...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/05/16/Atlas_and_Web_Service__Introduction_and_Demo.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/401249.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-05-16 11:05 <a href="http://www.cnblogs.com/dflying/archive/2006/05/16/Atlas_and_Web_Service__Introduction_and_Demo.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Visual Studio 2005 Web Application Projects正式发布！</title><link>http://www.cnblogs.com/dflying/archive/2006/05/09/Visual_Studio_2005_Web_Application_Projects_Released.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Tue, 09 May 2006 01:09:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/05/09/Visual_Studio_2005_Web_Application_Projects_Released.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/394540.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/05/09/Visual_Studio_2005_Web_Application_Projects_Released.html#Feedback</comments><slash:comments>90</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/394540.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/394540.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 还有什么比这更令人振奋的么？一大早起来发现VisualStudio2005WebApplicationProjects终于正式发布了！从此再也不用忍耐那讨厌的WebSite了！不过中文版的...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/05/09/Visual_Studio_2005_Web_Application_Projects_Released.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/394540.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-05-09 09:09 <a href="http://www.cnblogs.com/dflying/archive/2006/05/09/Visual_Studio_2005_Web_Application_Projects_Released.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Atlas Control Toolkit Demo：从数据库中取得数据并填充CascadingDropDown控件</title><link>http://www.cnblogs.com/dflying/archive/2006/05/08/Atlas_Control_Toolkit_Demo__Using_CascadingDropDown_with_a_Database.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Mon, 08 May 2006 07:34:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/05/08/Atlas_Control_Toolkit_Demo__Using_CascadingDropDown_with_a_Database.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/394015.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/05/08/Atlas_Control_Toolkit_Demo__Using_CascadingDropDown_with_a_Database.html#Feedback</comments><slash:comments>34</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/394015.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/394015.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 注：本文应菌哥之邀，翻译自：http://atlas.asp.net/atlastoolkit/Walkthrough/CCDWithDB.aspx，不保证内容或示例程序的正确性。关于Atlas...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/05/08/Atlas_Control_Toolkit_Demo__Using_CascadingDropDown_with_a_Database.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/394015.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-05-08 15:34 <a href="http://www.cnblogs.com/dflying/archive/2006/05/08/Atlas_Control_Toolkit_Demo__Using_CascadingDropDown_with_a_Database.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>"Atlas" Control Toolkit更新发布（Version 1.0.60504.0）</title><link>http://www.cnblogs.com/dflying/archive/2006/05/08/Atlas_Control_Toolkit_Refresh_Released.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Mon, 08 May 2006 02:36:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/05/08/Atlas_Control_Toolkit_Refresh_Released.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/393682.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/05/08/Atlas_Control_Toolkit_Refresh_Released.html#Feedback</comments><slash:comments>19</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/393682.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/393682.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 4月13日，Atlas发布了一个服务器端控件包（请见：AtlasControlToolKit发布），其中我提到了好多不足的地方。现在将近一个月过去了，这个控件包有了一次升级，真是士别三日，刮目...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/05/08/Atlas_Control_Toolkit_Refresh_Released.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/393682.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-05-08 10:36 <a href="http://www.cnblogs.com/dflying/archive/2006/05/08/Atlas_Control_Toolkit_Refresh_Released.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>在ASP.NET Atlas中使用Profile Service保存用户信息</title><link>http://www.cnblogs.com/dflying/archive/2006/04/29/388560.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Sat, 29 Apr 2006 05:02:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/04/29/388560.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/388560.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/04/29/388560.html#Feedback</comments><slash:comments>6</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/388560.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/388560.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: EnglishVersion:http://me.dflying.net/2006/04/using-profile-service-in-aspnet-atlas.html作者：Dflying...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/04/29/388560.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/388560.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-04-29 13:02 <a href="http://www.cnblogs.com/dflying/archive/2006/04/29/388560.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>在ASP.NET Atlas中结合Membership进行身份验证</title><link>http://www.cnblogs.com/dflying/archive/2006/04/27/386593.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Thu, 27 Apr 2006 06:10:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/04/27/386593.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/386593.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/04/27/386593.html#Feedback</comments><slash:comments>21</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/386593.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/386593.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 作者：DflyingChen（http://dflying.cnblogs.com/）ASP.NETAtlas可以使用ASP.NET中的Membership来进行用户身份验证，并在验证成功...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/04/27/386593.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/386593.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-04-27 14:10 <a href="http://www.cnblogs.com/dflying/archive/2006/04/27/386593.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>实时检验您的页面是否符合XHTML标准——使用Validator Module</title><link>http://www.cnblogs.com/dflying/archive/2006/04/11/371870.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Tue, 11 Apr 2006 01:06:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/04/11/371870.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/371870.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/04/11/371870.html#Feedback</comments><slash:comments>9</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/371870.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/371870.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 当前，Web开发人员都希望自己的网站可以符合XHTML标准（如果您不知道什么是XHTML标准，请参考Web标准和ASP.NET-第一部分XHTML介绍）。在通常的开发基于ASP.NET的符合XH...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/04/11/371870.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/371870.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-04-11 09:06 <a href="http://www.cnblogs.com/dflying/archive/2006/04/11/371870.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Visual Studio 2005 Web Application项目RC发布</title><link>http://www.cnblogs.com/dflying/archive/2006/04/06/368203.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Thu, 06 Apr 2006 03:54:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/04/06/368203.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/368203.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/04/06/368203.html#Feedback</comments><slash:comments>75</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/368203.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/368203.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Scott在其Blog（http://weblogs.asp.net/scottgu/archive/2006/04/05/442032.aspx）上发布了VisualStudio2005Web...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/04/06/368203.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/368203.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-04-06 11:54 <a href="http://www.cnblogs.com/dflying/archive/2006/04/06/368203.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>在Atlas服务器端实现中推荐使用Web Service而不是Page Method</title><link>http://www.cnblogs.com/dflying/archive/2006/04/03/365859.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Mon, 03 Apr 2006 10:15:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/04/03/365859.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/365859.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/04/03/365859.html#Feedback</comments><slash:comments>47</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/365859.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/365859.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: English Version: <a href="http://dflying.dflying.net/1/archive/107_prefer_web_services_to_page_methods_in_atlas_server_side_implementation.html " target="_blank">http://dflying.dflying.net/1/archive/107_prefer_web_services_to_page_methods_in_atlas_server_side_implementation.html</a><br /><br>我们可以用两种方式把一个服务器段方法暴露给客户端Atlas调用：Web Service和Page Method。我推荐使用Web Service的方法。<br /><br>所有人都应该非常重视的一点是Web Service和Page Method的工作原理以及工作过程有很大的分别。对于Atlas调用Web Service来说，当请求被发送时候，仅仅简单传给服务器方法的参数数据。而对于Atlas调用Page &nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/04/03/365859.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/365859.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-04-03 18:15 <a href="http://www.cnblogs.com/dflying/archive/2006/04/03/365859.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Atlas UpdatePanel使用技巧以及常见问题</title><link>http://www.cnblogs.com/dflying/archive/2006/04/01/363998.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Fri, 31 Mar 2006 16:00:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/04/01/363998.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/363998.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/04/01/363998.html#Feedback</comments><slash:comments>123</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/363998.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/363998.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: EnglishVersion:http://dflying.dflying.net/1/archive/103_atlas_updatepanel_tips_and_faqs.html好多开...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/04/01/363998.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/363998.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-04-01 00:00 <a href="http://www.cnblogs.com/dflying/archive/2006/04/01/363998.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>在ASP.NET页面中推荐使用覆写（Override）而不是事件处理（Event Handler）</title><link>http://www.cnblogs.com/dflying/archive/2006/03/29/362175.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Wed, 29 Mar 2006 14:53:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/03/29/362175.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/362175.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/03/29/362175.html#Feedback</comments><slash:comments>11</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/362175.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/362175.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: EnglishVersion:http://dflying.dflying.net/1/archive/101_prefer_overrides_to_event_handlers_in_aspn...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/03/29/362175.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/362175.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-03-29 22:53 <a href="http://www.cnblogs.com/dflying/archive/2006/03/29/362175.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>使用ASP.NET Atlas编写显示真实进度的ProgressBar（进度条）控件</title><link>http://www.cnblogs.com/dflying/archive/2006/03/28/361146.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Tue, 28 Mar 2006 10:09:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/03/28/361146.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/361146.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/03/28/361146.html#Feedback</comments><slash:comments>71</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/361146.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/361146.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 当后台在进行某些长时间的操作时，如果能在页面上提供一个显示真实进度的进度条，而不是让用户不知情的等待或是从前的那些简单的估计，将是一个非常难得的出彩之处。现在使用ASP.NET Atlas完全有可能做到这些。这篇文章将讨论如何完成这一功能并介绍一些有关Atlas客户端控件开发的基本概念。您同时可以在这里下载示例程序以及源文件。<br><img src="http://dflying.cnblogs.com/images/cnblogs_com/dflying/progressbar_2.JPG" title="运行中" alt="运行中" />&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/03/28/361146.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/361146.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-03-28 18:09 <a href="http://www.cnblogs.com/dflying/archive/2006/03/28/361146.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Web标准和ASP.NET - 第一部分 XHTML介绍</title><link>http://www.cnblogs.com/dflying/archive/2006/03/27/360145.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Mon, 27 Mar 2006 07:53:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/03/27/360145.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/360145.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/03/27/360145.html#Feedback</comments><slash:comments>20</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/360145.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/360145.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Web标准变得越来越受人关注，符合Web标准的网站现在也正成为Web开发的趋势。同样ASP.NET也是Web开发中非常流行的技术。在这个系列中我希望能与大家分享一些使用ASP.NET 2.0构建符合Web标准的网站的想法。 <br>本篇文章是这个系列的第一篇，将要介绍一些基本的XHTML概念以及传统的HTML与XHTML之间较显著的不同。以期让HTML开发者有所针对，快速上手。&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/03/27/360145.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/360145.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-03-27 15:53 <a href="http://www.cnblogs.com/dflying/archive/2006/03/27/360145.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Atlas UpdatePanel简要介绍</title><link>http://www.cnblogs.com/dflying/archive/2006/03/25/358547.html</link><dc:creator>Dflying Chen</dc:creator><author>Dflying Chen</author><pubDate>Sat, 25 Mar 2006 06:19:00 GMT</pubDate><guid>http://www.cnblogs.com/dflying/archive/2006/03/25/358547.html</guid><wfw:comment>http://www.cnblogs.com/dflying/comments/358547.html</wfw:comment><comments>http://www.cnblogs.com/dflying/archive/2006/03/25/358547.html#Feedback</comments><slash:comments>101</slash:comments><wfw:commentRss>http://www.cnblogs.com/dflying/comments/commentRss/358547.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/dflying/services/trackbacks/358547.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 英文版见：http://dflying.dflying.net/1/archive/96_introduction_to_atlas_updatepanel.htmlUpdatePanel是AS...&nbsp;&nbsp;<a href='http://www.cnblogs.com/dflying/archive/2006/03/25/358547.html'>阅读全文</a><img src ="http://www.cnblogs.com/dflying/aggbug/358547.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://dflying.cnblogs.com/" target="_blank">Dflying Chen</a> 2006-03-25 14:19 <a href="http://www.cnblogs.com/dflying/archive/2006/03/25/358547.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>