<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Fly with the wind-TerryDong</title><subtitle type="text">.NET on the way</subtitle><id>http://feed.cnblogs.com/blog/u/30650/rss</id><updated>2010-09-28T16:31:03Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/30650/rss"/><entry><id>http://www.cnblogs.com/terrydong/archive/2010/09/29/1837993.html</id><title type="text">停博</title><summary type="text">生活有了很大的变化- 好吧，让我孤单的面对一切。恢复的那一天，再见轮回</summary><published>2010-09-28T16:31:00Z</published><updated>2010-09-28T16:31:00Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terrydong/archive/2010/09/29/1837993.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/archive/2010/09/29/1837993.html"/><content type="html">&lt;p&gt;生活有了很大的变化- 好吧，让我孤单的面对一切。恢复的那一天，再见&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;轮回&lt;/p&gt;&lt;img src="http://www.cnblogs.com/terrydong/aggbug/1837993.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/terrydong/archive/2010/09/29/1837993.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/terrydong/archive/2010/01/28/1658509.html</id><title type="text">生活改变命运，还是命运改变生活？</title><summary type="text">tired status,tired life -- 这就是目前的状态 当一个人变得是那么不懂得生活，也就无欲无求与积极向上的徘徊 人可以改变生活，生活也会对人有很多影响。毕竟不是一个人，一个人可以完全随性的走，可以不能。 30而立，距离而立的时间也不多了。。。 身边的一些同龄朋友or同学，有的转销售，有的转售前，也有坚守在技术岗位的。都有压力，都有追求和目标，我的目标却在一种无所谓的态度中渐行渐...</summary><published>2010-01-28T08:16:00Z</published><updated>2010-01-28T08:16:00Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terrydong/archive/2010/01/28/1658509.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/archive/2010/01/28/1658509.html"/></entry><entry><id>http://www.cnblogs.com/terrydong/archive/2009/04/15/1436423.html</id><title type="text">最近研究的一些技术备忘</title><summary type="text">jquery&amp;amp;ajaxjs 调试工具：firefox-&amp;gt;firebug：非常非常好用。IE 8 -&amp;gt; 开发者工具：很好用，这一点相信微软借鉴了不少firebug的思想。IE 6 -&amp;gt; 非常痛苦的经历下，找了几个工具定位错误以及调试。IETester：基本可以满足，但是下载的版本与debugbar无法兼容，只能当个个多浏览器使用。debugbar and CommonJS ...</summary><published>2009-04-15T06:06:00Z</published><updated>2009-04-15T06:06:00Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terrydong/archive/2009/04/15/1436423.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/archive/2009/04/15/1436423.html"/></entry><entry><id>http://www.cnblogs.com/terrydong/archive/2008/11/07/1329016.html</id><title type="text">支付平台项目的小结</title><summary type="text">一个多月的时间，终于把支付平台这个阶段性项目release了，经过几天的bug fix 已经基本趋于稳定。期间发生的许多事情值得记录和总结。 项目的数据复杂度比较高，数据库的重新设计与迁移是痛苦的。为了保证不影响运营，采取了保守的写2边的做法。  项目采取的步骤：  在没有任何文档的情况下，查找所有涉及到要迁移的表的功能。以文件的方式查找asp页面，存储过程。（痛苦的经历） 总结查找到的功能与在线...</summary><published>2008-11-07T09:08:00Z</published><updated>2008-11-07T09:08:00Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terrydong/archive/2008/11/07/1329016.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/archive/2008/11/07/1329016.html"/></entry><entry><id>http://www.cnblogs.com/terrydong/archive/2008/10/31/1323699.html</id><title type="text">asp.net与Jquery 在电子商务系统中的应用</title><summary type="text">Jquery这个简洁，实用的轻量级框架，已在越来越多的网站中得到应用，电子商务这样交互性很强的网站也在一次次改版中采用了jquery与asp.net 的结合 这不失为一种聪明的选择。 最近几个月，当当网在网站的用户体验方面，大量使用了Jquery技术，Jquery.UI在网站中增色不少。 刚刚又看到京东商城酝酿了一段时间的新版网站已经上线了，通过页面的很多风格就可以找到jquery的影子。我们看一...</summary><published>2008-10-31T06:58:00Z</published><updated>2008-10-31T06:58:00Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terrydong/archive/2008/10/31/1323699.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/archive/2008/10/31/1323699.html"/></entry><entry><id>http://www.cnblogs.com/terrydong/archive/2008/09/22/1295680.html</id><title type="text">算法系列（一）字符串数组的颠倒输出</title><summary type="text">很久没有更新blog了，最新面试了一些candidate时，发现很多朋友对于一些算法问题总是有些拿捏不好，可能是工作中用到不多的原因吧。我们一起来回顾一些典型算法。此算法从时间复杂度，使用最小空间方面，都应该是最优了。时间上执行了数组的n/2次空间上只在原有的数组中进行操作[代码]</summary><published>2008-09-22T02:21:00Z</published><updated>2008-09-22T02:21:00Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terrydong/archive/2008/09/22/1295680.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/archive/2008/09/22/1295680.html"/></entry><entry><id>http://www.cnblogs.com/terrydong/archive/2008/05/12/1193693.html</id><title type="text">用户控件之间的互操作</title><summary type="text">两个UC:A.ascx ,B.ascx 在A中FindControl后B的类型是UsesrControl,是B父类，不能直接使用B中的自定义方法和属性，不过我们可以通过反射的方式可以在A中获取B中的所有信息并可以操作B的方法  demo code: //get u2 instance UserControl u2 = (UserControl)this.Parent.FindControl("UC...</summary><published>2008-05-12T06:54:00Z</published><updated>2008-05-12T06:54:00Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terrydong/archive/2008/05/12/1193693.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/archive/2008/05/12/1193693.html"/></entry><entry><id>http://www.cnblogs.com/terrydong/archive/2008/03/05/1091342.html</id><title type="text">转：10 ASP.NET Performance and Scalability Secrets</title><summary type="text">原文地址：http://www.codeproject.com/KB/aspnet/10ASPNetPerformance.aspx Introduction ASP.NET 2.0 has many secrets, which when revealed can give you big performance and scalability boost. For instance, ther...</summary><published>2008-03-05T02:30:00Z</published><updated>2008-03-05T02:30:00Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terrydong/archive/2008/03/05/1091342.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/archive/2008/03/05/1091342.html"/></entry><entry><id>http://www.cnblogs.com/terrydong/archive/2008/02/03/1063783.html</id><title type="text">[原创]一个可以操作多数据库服务器的事务方法</title><summary type="text">方法特点： 支持多个位于不同数据库服务器的数据库的统一事务提交，如果任何一个操作失败，全部回滚 应用：可以应用于分布式数据库系统中，多sql的事务提交应用 /// &amp;lt;summary&amp;gt; /// 多数据库服务器事务提交 /// &amp;lt;/summary&amp;gt; /// &amp;lt;param name="sqlStrings"&amp;gt;key为connName,value为Sql语句&amp;lt;/p...</summary><published>2008-02-03T10:16:00Z</published><updated>2008-02-03T10:16:00Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terrydong/archive/2008/02/03/1063783.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/archive/2008/02/03/1063783.html"/></entry><entry><id>http://www.cnblogs.com/terrydong/archive/2008/02/01/1061716.html</id><title type="text">windows认证与权限管理设计</title><summary type="text">设计方案 通过LDAP进行用户登录验证，并读取用户域中所属角色。  通过用户角色与权限的关联表，判断用户是否可以访问某个操作页面，如果不可以操作，提示用户没有相关权限，提供返回入口。  记录用户所有的安全日志，操作日志（包括，增加，修改，删除，查询）  功能 角色-功能-权限管理界面  功能列表管理 功能模块管理 事件日志管理  数据库backend_authorize 功能表（function_...</summary><published>2008-02-01T09:59:00Z</published><updated>2008-02-01T09:59:00Z</updated><author><name>Terry Dong</name><uri>http://www.cnblogs.com/terrydong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terrydong/archive/2008/02/01/1061716.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terrydong/archive/2008/02/01/1061716.html"/></entry></feed>
