﻿<?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和SQLServer2005 BI-随笔分类-ASP.NET</title><link>http://www.cnblogs.com/aspnetx/category/54334.html</link><description>骂别人不革命，便是革命者，则自己不做事，而骂别人的事做得不好，自然便是更做事者。若与此辈理论，可以被牵连到白费唇舌，一事无成，也就是白活一世，于己于人，都无益处。我现在得了妙法，是谣言不辩，诬蔑不洗，只管自己做事。——鲁迅1934年6月21日信 
</description><language>zh-cn</language><lastBuildDate>Sat, 17 May 2008 16:28:09 GMT</lastBuildDate><pubDate>Sat, 17 May 2008 16:28:09 GMT</pubDate><ttl>60</ttl><item><title>ASP.NET页面生存周期的两个参考图</title><link>http://www.cnblogs.com/aspnetx/archive/2007/10/08/917087.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Mon, 08 Oct 2007 06:59:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2007/10/08/917087.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/917087.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2007/10/08/917087.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/917087.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/917087.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 来自于国外的网站。这是其中一个上一个很细，图也比较大，简单点的话可以看这个。另外老外的这篇文章也很不错，微软提供给我们如下的基本过程1.PageRequest2.Start3.PageInit...&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2007/10/08/917087.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/917087.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2007-10-08 14:59 <a href="http://www.cnblogs.com/aspnetx/archive/2007/10/08/917087.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>ASP.NET2.0的跨页回调</title><link>http://www.cnblogs.com/aspnetx/archive/2006/10/07/522895.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Sat, 07 Oct 2006 12:29:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/10/07/522895.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/522895.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/10/07/522895.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/522895.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/522895.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 翻译自www.asp.net的一篇文章，Cross Page Postback in ASP.Net 2.0，作者是Dipal Choksi。在ASP.NET2.0中，跨页提交允许把一个页面的回调回调提交到一个不同的网页中。本文中我们将探索一些不同的跨页提交的方法。另，翻译的特别困难，请各位朋友批评指正。&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/10/07/522895.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/522895.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-10-07 20:29 <a href="http://www.cnblogs.com/aspnetx/archive/2006/10/07/522895.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>ComponentArt对Atlas的集成</title><link>http://www.cnblogs.com/aspnetx/archive/2006/10/02/519955.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Sun, 01 Oct 2006 16:40:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/10/02/519955.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/519955.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/10/02/519955.html#Feedback</comments><slash:comments>15</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/519955.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/519955.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: ComponentArt以其优秀的Web.UI征服了很多用户.今天在www.asp.net看到其已经集成了其所说的Microsoft AJAX framework,也就是Atlas,里面的意思是现在ComponentArt的所有控件已经在Atlas的基础上建立了完整的客户端API体系,并且都支持UpdatePanel,也可以以同步或者异步的方式向服务器发送postback.这套库已经有了完整的在线文档<br>http://atlas.componentart.com/api_reference/<br>用户可以在线观看其提供的示例<br>http://atlas.componentart.com/Client-side_APIs/TreeView_Designer/Default.aspx<br>更多的信息大家可以到<br>http://atlas.componentart.com查看<br>其实相比之下,我还是被其丰富的UI给吸引了.有兴趣的朋友可以先去体验一下.而ajax的集成,对这个组织来说是迟早的事,只是选用Atlas多少让我感觉意外.不过也有可能是前段时&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/10/02/519955.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/519955.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-10-02 00:40 <a href="http://www.cnblogs.com/aspnetx/archive/2006/10/02/519955.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>老外写的正则表达式的类</title><link>http://www.cnblogs.com/aspnetx/archive/2006/10/01/519875.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Sun, 01 Oct 2006 13:01:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/10/01/519875.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/519875.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/10/01/519875.html#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/519875.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/519875.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 又是在www.asp.net上找到的.因为其很简单并且作者也是直接了当把代码拿上来了,所以就不翻译了代码如下using&nbsp;System;using&nbsp;System.Collecti...&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/10/01/519875.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/519875.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-10-01 21:01 <a href="http://www.cnblogs.com/aspnetx/archive/2006/10/01/519875.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[翻译]用表单字段加亮的方式为用户提供友好的界面</title><link>http://www.cnblogs.com/aspnetx/archive/2006/10/01/519873.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Sun, 01 Oct 2006 12:52:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/10/01/519873.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/519873.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/10/01/519873.html#Feedback</comments><slash:comments>9</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/519873.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/519873.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 这是一篇在www.asp.net找到的文章，详细地址在http://developer.bracora.com/Articles/FormHighlight.aspx，作者是Martin Millar。文章里有句话说的很好：<br>代码是很简单的。而当你做开发的时候，你有时候或许需要站在用户的角度想一想，因为他们每天八个小时在电脑前做这些数据录入做的时候，是多么的不容易的。<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/10/01/519873.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/519873.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-10-01 20:52 <a href="http://www.cnblogs.com/aspnetx/archive/2006/10/01/519873.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[翻译]使用ASP.NET2.0的ReportViewer查看RDLC报表</title><link>http://www.cnblogs.com/aspnetx/archive/2006/09/30/518837.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Fri, 29 Sep 2006 18:44:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/09/30/518837.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/518837.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/09/30/518837.html#Feedback</comments><slash:comments>14</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/518837.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/518837.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 这篇文章是前天看园子里给的一个链接，具体是谁的我忘记了，只记得http://www.codeproject.com/aspnet/ReportViewer.asp这个地址被贴了出来，然后说因为什么原因就没翻译完。我后来看了下正好对自己有用，因为公司里RS的东西有人在做，而楼下光电部门的BS需求也经常有，并且早就知道有这个东西只是一直没时间研究，正好找到这个文章，于是就好好的研究了一下午，先翻译一下，然后再补充点心得。<br>翻译的过程中尽量本地化了一下，不过保留了原文作者的意思。如果有翻译不贴切的地方请各位朋友批评指正。&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/09/30/518837.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/518837.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-09-30 02:44 <a href="http://www.cnblogs.com/aspnetx/archive/2006/09/30/518837.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[视频讲解]GridView里做链接实现新闻列表到详细内容页的跳转</title><link>http://www.cnblogs.com/aspnetx/archive/2006/09/29/517732.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Thu, 28 Sep 2006 16:42:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/09/29/517732.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/517732.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/09/29/517732.html#Feedback</comments><slash:comments>29</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/517732.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/517732.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 写此篇和录象，主要是对同在一起的兄弟没有帮上忙感觉特别的抱歉。<br>事情是这样，一个很要好的兄弟白天在msn里求助，我都答应了，但是在他那头发送问题的时候我这msn突然掉线，公司的网络就是这样，掉线经常的，而后来公司有事我就忘记了，一天了兄弟也没和我说这事，晚上另一个朋友告诉我说白天那个问题已经发给我了，但我后来没理他，我回忆下后才想起是怎么回事。<br>做此视频录象,希望能有所补救,同时也希望能帮助到更多刚接触这方面技术的人.&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/09/29/517732.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/517732.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-09-29 00:42 <a href="http://www.cnblogs.com/aspnetx/archive/2006/09/29/517732.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>关于正则表达式</title><link>http://www.cnblogs.com/aspnetx/archive/2006/09/22/512294.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Fri, 22 Sep 2006 14:59:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/09/22/512294.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/512294.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/09/22/512294.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/512294.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/512294.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: <br>常用表达式<br>元字符及其在正则表达式上下文中的行为<br>利用正则表达式限制网页表单里的文本框输入内容&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/09/22/512294.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/512294.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-09-22 22:59 <a href="http://www.cnblogs.com/aspnetx/archive/2006/09/22/512294.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>atlas对webpart的增强</title><link>http://www.cnblogs.com/aspnetx/archive/2006/09/17/506728.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Sun, 17 Sep 2006 10:12:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/09/17/506728.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/506728.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/09/17/506728.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/506728.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/506728.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 记得早先曾埋怨过atlas的updatepanel对webpart的一系列控件支持的没有magicajax好.这个在最新的ctp当中似乎得到了改进.只是需要注意的地方是,关于webpartmanager和webpartzone一定要用atlas下的而不要用asp.net2.0自带的.至于其它的,就与magicajax没什么太大的区别了.&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/09/17/506728.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/506728.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-09-17 18:12 <a href="http://www.cnblogs.com/aspnetx/archive/2006/09/17/506728.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>UrlRewritingNet控件的简单使用</title><link>http://www.cnblogs.com/aspnetx/archive/2006/08/11/474233.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Fri, 11 Aug 2006 05:55:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/08/11/474233.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/474233.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/08/11/474233.html#Feedback</comments><slash:comments>18</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/474233.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/474233.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 昨天在英文yahoo上搜索.net社区发现这个控件，现在介绍给大家它的简单使用。<br>UrlRewritingNet是一个可以在ASP.NET2.0里使用的实现url重写的一个组件，并且是开源的，使用这个控件，大家通过定义里面的规则就可以实现url重写。<br>另附自己做的一个对此控件的简单演示录象&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/08/11/474233.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/474233.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-08-11 13:55 <a href="http://www.cnblogs.com/aspnetx/archive/2006/08/11/474233.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>在Excel Service中使用用户自定义函数(UDF)</title><link>http://www.cnblogs.com/aspnetx/archive/2006/08/10/472758.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Wed, 09 Aug 2006 16:48:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/08/10/472758.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/472758.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/08/10/472758.html#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/472758.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/472758.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 本文所描述的是要实现这么一个简单的功能，这个功能是在Excel中的两列，在第一列中输入一个web地址，第二列就自动把这个地址的ip地址显示出来。我们知道，类似的方法我们可以通过Excel一直都有的“公式”来完成，但是很明显Excel没有现成这样的公式.。而以往做.net程序的时候我们在代码里很容易就能实现这个功能，那么如何才能把自己写的方法填加到Excel Service中去呢？&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/08/10/472758.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/472758.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-08-10 00:48 <a href="http://www.cnblogs.com/aspnetx/archive/2006/08/10/472758.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>由一个朋友遇到的问题想到的关于程序的架构</title><link>http://www.cnblogs.com/aspnetx/archive/2006/08/08/470700.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Tue, 08 Aug 2006 02:04:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/08/08/470700.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/470700.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/08/08/470700.html#Feedback</comments><slash:comments>28</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/470700.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/470700.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 文章简单的很，希望对刚入门的朋友能有个帮助。在生活中我们会遇到很多类似这样那样的问题,换个角度或者换个方法去考虑,并且多做总结,我们总能悟出很多的道理,甭管是成功的或者是失败的.&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/08/08/470700.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/470700.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-08-08 10:04 <a href="http://www.cnblogs.com/aspnetx/archive/2006/08/08/470700.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[翻译]用DataSource控件以外的方法为GridView提供数据</title><link>http://www.cnblogs.com/aspnetx/archive/2006/08/07/470341.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Mon, 07 Aug 2006 12:56:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/08/07/470341.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/470341.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/08/07/470341.html#Feedback</comments><slash:comments>14</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/470341.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/470341.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 相信很多朋友学习ASP.NET是直接接触ASP.NET2.0的吧,那么就请来熟悉一下这个在ASP.NET1.X时代经常用的方法吧.此文章是今天在http://www.asp.net首页发现的，详细内容地址是http://www.dotnetbips.com/articles/displayarticle.aspx?id=511，作者是Bipin Joshi。题目为Working with GridView without using Data Source Controls。觉得会对很多朋友有帮助,所以翻译出来和朋友们分享一下.&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/08/07/470341.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/470341.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-08-07 20:56 <a href="http://www.cnblogs.com/aspnetx/archive/2006/08/07/470341.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[转载]什么时候使用webservice</title><link>http://www.cnblogs.com/aspnetx/archive/2006/08/03/466800.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Thu, 03 Aug 2006 07:02:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/08/03/466800.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/466800.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/08/03/466800.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/466800.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/466800.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Web service在应用程序跨平台和跨网络进行通信的时候是非常有用的。Web service适用于应用程序集成、B2B集成、代码和数据重用，以及通过Web进行客户端和服务器的通信的场合。 当然，Web service也不是万能的，你不能到处滥用Web service。在有些情况下，Web service 会降低应用程序的性能，而不会带来任何好处。例如，一台机器或一个局域网里面运行的同构应用程序就不应该用Web service 进行通信。<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/08/03/466800.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/466800.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-08-03 15:02 <a href="http://www.cnblogs.com/aspnetx/archive/2006/08/03/466800.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[转载]什么是Web service</title><link>http://www.cnblogs.com/aspnetx/archive/2006/08/03/466795.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Thu, 03 Aug 2006 06:58:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/08/03/466795.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/466795.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/08/03/466795.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/466795.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/466795.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 分布式应用程序和浏览器研究一下当前的应用程序开发，你会发现一个绝对的倾向：人们开始偏爱基于浏览器的瘦客户应用程序。这当然不是因为瘦客户能够提供更好的用户界面，而是因为它能够避免花在桌面应用程序发...&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/08/03/466795.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/466795.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-08-03 14:58 <a href="http://www.cnblogs.com/aspnetx/archive/2006/08/03/466795.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[翻译]GridView中单击TextBox后使所在的行高亮</title><link>http://www.cnblogs.com/aspnetx/archive/2006/08/02/465997.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Wed, 02 Aug 2006 09:10:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/08/02/465997.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/465997.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/08/02/465997.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/465997.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/465997.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 本文翻译自AzamSharp 的文章Highlighting Rows with TextBox OnFocus,原文地址：http://gridviewguy.com/ArticleDetails.aspx?articleID=194。在保证原文意思的基础上有些地方用了自己的理解来翻译。<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/08/02/465997.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/465997.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-08-02 17:10 <a href="http://www.cnblogs.com/aspnetx/archive/2006/08/02/465997.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>吉林社科规划网站转换[一]</title><link>http://www.cnblogs.com/aspnetx/archive/2006/07/31/464489.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Mon, 31 Jul 2006 15:29:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/07/31/464489.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/464489.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/07/31/464489.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/464489.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/464489.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 主要是记录masterpage的转换思路，争取考虑到每一个地方。<br>希望在把自己的每一个过程分享出来的时候能帮助更多的人由asp转向到asp.net，也希望能和大家一起熟练asp.net的解决方法。&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/07/31/464489.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/464489.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-07-31 23:29 <a href="http://www.cnblogs.com/aspnetx/archive/2006/07/31/464489.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>吉林社科规划网站转换计划</title><link>http://www.cnblogs.com/aspnetx/archive/2006/07/31/464124.html</link><dc:creator>aspnetx</dc:creator><author>aspnetx</author><pubDate>Mon, 31 Jul 2006 07:50:00 GMT</pubDate><guid>http://www.cnblogs.com/aspnetx/archive/2006/07/31/464124.html</guid><wfw:comment>http://www.cnblogs.com/aspnetx/comments/464124.html</wfw:comment><comments>http://www.cnblogs.com/aspnetx/archive/2006/07/31/464124.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cnblogs.com/aspnetx/comments/commentRss/464124.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/aspnetx/services/trackbacks/464124.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 吉林社科网站:http://www.jlpopss.gov.cn是本人开发（后台代码，非界面设计）并长时间维护的网站，根据以前开发的经验决定对系统进行升级转换，保持现有网站的所有功能。&nbsp;&nbsp;<a href='http://www.cnblogs.com/aspnetx/archive/2006/07/31/464124.html'>阅读全文</a><img src ="http://www.cnblogs.com/aspnetx/aggbug/464124.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://aspnetx.cnblogs.com/" target="_blank">aspnetx</a> 2006-07-31 15:50 <a href="http://www.cnblogs.com/aspnetx/archive/2006/07/31/464124.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>