<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_billy</title><subtitle type="text">游戏人生程序人生?</subtitle><id>http://feed.cnblogs.com/blog/u/17931/rss</id><updated>2006-05-23T08:15:20Z</updated><author><name>sunny_ly</name><uri>http://www.cnblogs.com/sunnyly/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sunnyly/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/17931/rss"/><entry><id>http://www.cnblogs.com/sunnyly/archive/2006/05/23/407234.html</id><title type="text">郁闷,中断调试后还是执行了</title><summary type="text">今天遇见一个很烦的问题, SqlDatabase db = (SqlDatabase)DatabaseFactory.CreateDatabase(); using (DbConnection conn = db.CreateConnection()) { conn.Open(); DbTransaction trann = conn.BeginTransaction();  try { //领取...</summary><published>2006-05-23T08:15:00Z</published><updated>2006-05-23T08:15:00Z</updated><author><name>sunny_ly</name><uri>http://www.cnblogs.com/sunnyly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sunnyly/archive/2006/05/23/407234.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sunnyly/archive/2006/05/23/407234.html"/></entry><entry><id>http://www.cnblogs.com/sunnyly/archive/2006/04/19/378872.html</id><title type="text">关于ORM急需实现的功能点之我见</title><summary type="text">         在这几年工作中，我老遇见这么一个问题，对一个关系数据库的表设计，有需要必添的字段，当然我们可以设置一个毫无意义的默认值，这不是我的本意。</summary><published>2006-04-19T02:10:00Z</published><updated>2006-04-19T02:10:00Z</updated><author><name>sunny_ly</name><uri>http://www.cnblogs.com/sunnyly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sunnyly/archive/2006/04/19/378872.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sunnyly/archive/2006/04/19/378872.html"/></entry><entry><id>http://www.cnblogs.com/sunnyly/archive/2006/04/13/374527.html</id><title type="text">VS2005中单元测试的疑惑，是我之错还是VS之错!!（有很多人都有这问题，估计是BUG：））</title><summary type="text">今天我打算起用VS2005里的单元测试，看了使用 Visual Studio Team Test 进行单元测试，热血上涌，蠢蠢欲动，于是打开VS2005................</summary><published>2006-04-13T10:07:00Z</published><updated>2006-04-13T10:07:00Z</updated><author><name>sunny_ly</name><uri>http://www.cnblogs.com/sunnyly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sunnyly/archive/2006/04/13/374527.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sunnyly/archive/2006/04/13/374527.html"/></entry><entry><id>http://www.cnblogs.com/sunnyly/archive/2006/04/11/372717.html</id><title type="text">ASP.NET2.0的新特性:将一个 ASP.NET 网页发送到另一页之方法:</title><summary type="text">一:实现IButtonControl接口的所有控件都可以传送页面:比如: Button、LinkButton 或 ImageButton设置如下: &amp;lt;asp:Button ID="Button1" PostBackUrl="~/TargetPage.aspx"//目标页面runat="server"Text="Submit" /&amp;gt;在目标页面就可以用: this.PreviousPage...</summary><published>2006-04-11T15:47:00Z</published><updated>2006-04-11T15:47:00Z</updated><author><name>sunny_ly</name><uri>http://www.cnblogs.com/sunnyly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sunnyly/archive/2006/04/11/372717.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sunnyly/archive/2006/04/11/372717.html"/></entry><entry><id>http://www.cnblogs.com/sunnyly/archive/2006/04/10/371265.html</id><title type="text">结合MyGeneration 的DAAB模板与2006年1月版的Data Access Application Block开发的朋友请注意了.</title><summary type="text">以前的 DBCommandWrapper 类被去掉了，因为在 .net 2.0 中 System.Data.Common.DbCommand 提供了类似的功能。以前Database 实例类创建和返回一个 DBCommandWrapper 对象，在2006年1月版 中变成了创建和返回一个DbCommand 对象。以前Database 实例类的执行，接受一个 DBCommandWrapper 对象，现...</summary><published>2006-04-10T05:44:00Z</published><updated>2006-04-10T05:44:00Z</updated><author><name>sunny_ly</name><uri>http://www.cnblogs.com/sunnyly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sunnyly/archive/2006/04/10/371265.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sunnyly/archive/2006/04/10/371265.html"/></entry></feed>
