<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Weather</title><subtitle type="text">衣带渐宽终不悔，为伊消得人憔悴</subtitle><id>http://feed.cnblogs.com/blog/u/18064/rss</id><updated>2007-07-23T09:56:57Z</updated><author><name>ZhangBUG</name><uri>http://www.cnblogs.com/Weather/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Weather/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/18064/rss"/><entry><id>http://www.cnblogs.com/Weather/archive/2006/04/13/374258.html</id><title type="text">T-SQL小技巧：做项目时遇到我就会记在这里(20060415日11点更新)</title><summary type="text">近来才发现，数据库编程多利用一些数据库技术能简化好多的代码并且提高效率。CREATEPROCEDUREExist_A@AREAnchar(4)ASSELECTFKEY,TYPE='缺收'------------(1)FROM[T_INFO_TEMP_QJ_ZDZRJK]WHERE[MS]=@AREAUNION----------------------(2)SELECTFKEY,TYPE='缺发'...</summary><published>2006-04-13T06:07:00Z</published><updated>2006-04-13T06:07:00Z</updated><author><name>ZhangBUG</name><uri>http://www.cnblogs.com/Weather/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Weather/archive/2006/04/13/374258.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Weather/archive/2006/04/13/374258.html"/></entry><entry><id>http://www.cnblogs.com/Weather/archive/2006/04/13/374204.html</id><title type="text">第一贴：庆祝内蒙古.NET俱乐部成立！</title><summary type="text">首先感谢dudu给我们提供了一个平台！这里成立的初衷是给我们在内蒙的.NET爱好者提供一个网上交流的平台，期待您的加入！想加入的朋友请在下面回复，谢谢！ 为了不再让新加的朋友等待，想加的朋友可以加我的QQ：3737546 MSN：zhangbug.net@hotmail.com</summary><published>2006-04-13T05:07:00Z</published><updated>2006-04-13T05:07:00Z</updated><author><name>ZhangBUG</name><uri>http://www.cnblogs.com/Weather/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Weather/archive/2006/04/13/374204.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Weather/archive/2006/04/13/374204.html"/></entry><entry><id>http://www.cnblogs.com/Weather/archive/2006/04/12/372754.html</id><title type="text">WebCast：ASP.NET中的错误处理和程序优化</title><summary type="text">今天观看了邵志东老师的ASP.NET中的错误处理和程序优化讲座，主要内容包括&amp;#8226; 错误类型以及处理方式&amp;#8226; 提高数据访问性能&amp;#8226; 服务器控件的使用&amp;#8226; 缓存的使用&amp;#8226; 提高性能的实用技巧最后总结时邵志东老师为我们提出了以下几点提高性能的建议&amp;#8226; 尽量用SQL返回DataGrid需要绑定的DataSet,尽量不要对DataSet进行二次加工...</summary><published>2006-04-11T17:11:00Z</published><updated>2006-04-11T17:11:00Z</updated><author><name>ZhangBUG</name><uri>http://www.cnblogs.com/Weather/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Weather/archive/2006/04/12/372754.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Weather/archive/2006/04/12/372754.html"/></entry><entry><id>http://www.cnblogs.com/Weather/archive/2006/04/12/372744.html</id><title type="text">C#2.0：调用存储过程</title><summary type="text">做项目的时候用到了，.NET1.1和2.0版本的使用方法也略有不同，记在这里。stringConnStr=System.Configuration.ConfigurationManager.AppSettings["ConnectionString"];SqlConnectionconn=newSqlConnection(ConnStr);SqlCommandcmd=newSqlCommand()...</summary><published>2006-04-11T16:40:00Z</published><updated>2006-04-11T16:40:00Z</updated><author><name>ZhangBUG</name><uri>http://www.cnblogs.com/Weather/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Weather/archive/2006/04/12/372744.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Weather/archive/2006/04/12/372744.html"/></entry><entry><id>http://www.cnblogs.com/Weather/archive/2006/04/12/372743.html</id><title type="text">C#2.0：DataSet和XML之间的操作</title><summary type="text">不知道这样是不是走了弯路，不过总算是一种方法。我应用的时候是用这个方法返回一个DataSet，用AJAX.NET控件在客户端用JS接收，不知道为什么用DataSet的Merge(FoundRows)方法而不通过DataTable填充时在客户端接收出错，提示Table.0.Rows不存在或不是对象。 仅供参考。//读取XML文件到DataSetDataSetds=newDataSet();MyXml...</summary><published>2006-04-11T16:38:00Z</published><updated>2006-04-11T16:38:00Z</updated><author><name>ZhangBUG</name><uri>http://www.cnblogs.com/Weather/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Weather/archive/2006/04/12/372743.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Weather/archive/2006/04/12/372743.html"/></entry></feed>
