<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Easy Company 的 .Net 开发博客</title><subtitle type="text">每一年，每一天，我都在进步！</subtitle><id>http://feed.cnblogs.com/blog/u/11555/rss</id><updated>2008-07-29T13:13:53Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/11555/rss"/><entry><id>http://www.cnblogs.com/anhr/archive/2008/07/29/howto_get_a_MethodInfo_of_an_explicit_interface_implementation_method.html</id><title type="text">如何取得显示实现方法的MethodInfo</title><summary type="text">假设你有一个类型SomeImplementation，它显示的实现了ISomeInterface接口的方法SomeMethod()，那么如何才能取到这个SomeImplementation.SomeMethod()的MethodInfo呢？一些程序员使用下面的方法来获取MethodInfo：Code highlighting produced by Actipro CodeHighlighter ...</summary><published>2008-07-29T12:55:00Z</published><updated>2008-07-29T12:55:00Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anhr/archive/2008/07/29/howto_get_a_MethodInfo_of_an_explicit_interface_implementation_method.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/archive/2008/07/29/howto_get_a_MethodInfo_of_an_explicit_interface_implementation_method.html"/></entry><entry><id>http://www.cnblogs.com/anhr/archive/2008/06/17/Deprecated_and_Discontinued_Features_in_SQL_Server_2008.html</id><title type="text">SQL Server 2008中许多兼容性上的问题</title><summary type="text">在迁移至SQL Server 2008之前了解那些反对和放弃的功能的具体情况非常重要。以下是几个主要功能在兼容性上的问题列表： SQL Server Database Engine Backward Compatibility [反对] - Deprecated Database Engine Features in SQL Server 2008 [放弃] - Discontinued Data...</summary><published>2008-06-17T06:28:00Z</published><updated>2008-06-17T06:28:00Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anhr/archive/2008/06/17/Deprecated_and_Discontinued_Features_in_SQL_Server_2008.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/archive/2008/06/17/Deprecated_and_Discontinued_Features_in_SQL_Server_2008.html"/></entry><entry><id>http://www.cnblogs.com/anhr/archive/2008/06/12/when_are_you_use_the_mock_object.html</id><title type="text">Mock 对象何时使用？</title><summary type="text">Colin Mackay讲述mock的论文 中列出了一些常见的使用mock的场景： 真实对象有着不确定的行为 真实对象很难创建 真实对象的行为很难触发 真实对象响应缓慢 真实对象是用户界面 真实对象使用了回调机制 真实对象尚未存在K Scott Allen 在 Mocks - It's A Question Of When 认为，即使是上面列表中的内容也稍显肤浅，从更深刻、更普遍的意义而言，应该是...</summary><published>2008-06-12T02:39:00Z</published><updated>2008-06-12T02:39:00Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anhr/archive/2008/06/12/when_are_you_use_the_mock_object.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/archive/2008/06/12/when_are_you_use_the_mock_object.html"/></entry><entry><id>http://www.cnblogs.com/anhr/archive/2008/05/24/ThreadPool_BUG_in_DotNET_2_0_SP1.html</id><title type="text">ThreadPool 在.Net 2.0 SP1中的部分变化可能会让你的程序停止工作</title><summary type="text">最近Michael C. Kennedy在它的博客上写了一些关于.Net 2.0 SP1中ThreadPool的文章。在.NET 3.5 Brings Breaking Changes to ThreadPool中他介绍了一个对他影响很大的变化，新的.NET 2.0 SP1（随.NET 3.5 发布）忽略了ThreadPool.SetMinThreads导致他的程序停止运行。如果你的应用需要立即使...</summary><published>2008-05-24T04:03:00Z</published><updated>2008-05-24T04:03:00Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anhr/archive/2008/05/24/ThreadPool_BUG_in_DotNET_2_0_SP1.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/archive/2008/05/24/ThreadPool_BUG_in_DotNET_2_0_SP1.html"/></entry><entry><id>http://www.cnblogs.com/anhr/archive/2008/04/26/tfs2008_does_not_work_with_sql2008.html</id><title type="text">目前不能使用SQL Server 2008 CTP February 2008存储Team Foundation Server 2008的数据</title><summary type="text">今天试着将Team Foundation Server 2008装在Windows Server 2008 Enterprise RTM上。在TFS 2008 进行&amp;#8220;系统状况检查&amp;#8221;时失败，提示SQL全文搜索服务未安装。因为SQL全文搜索已经无缝集成到了SQL Server 2008 CTP February 2008的数据库引擎中，所以在我安装了带有全文搜索功能的SQL S...</summary><published>2008-04-26T13:20:00Z</published><updated>2008-04-26T13:20:00Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anhr/archive/2008/04/26/tfs2008_does_not_work_with_sql2008.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/archive/2008/04/26/tfs2008_does_not_work_with_sql2008.html"/></entry><entry><id>http://www.cnblogs.com/anhr/archive/2008/02/18/test_javascript_on_browsers.html</id><title type="text">Javascript操作在各浏览器下的性能比较</title><summary type="text">目前，使用Ajax技术的应用程序越来越多，同时伴随而来的是javascript在各浏览器下的性能问题。近期，coachwei对许多不同的Javascript操作在各浏览器下的性能表现作了快速的比较与小结。根据他提供的测试结果，可以让我们在编写javascript时尽量减少或避免使用那些性能开销较大的javascript操作......</summary><published>2008-02-18T04:28:00Z</published><updated>2008-02-18T04:28:00Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anhr/archive/2008/02/18/test_javascript_on_browsers.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/archive/2008/02/18/test_javascript_on_browsers.html"/></entry><entry><id>http://www.cnblogs.com/anhr/archive/2008/01/24/WCF_Web_Programming_Model_Documentation.html</id><title type="text">WCF Web 编程模型资源</title><summary type="text">WCF Web编程模型资源的整理</summary><published>2008-01-24T08:09:00Z</published><updated>2008-01-24T08:09:00Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anhr/archive/2008/01/24/WCF_Web_Programming_Model_Documentation.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/archive/2008/01/24/WCF_Web_Programming_Model_Documentation.html"/></entry><entry><id>http://www.cnblogs.com/anhr/archive/2007/12/27/1016919.html</id><title type="text">代码行数引起的思考</title><summary type="text">今天读了 Steve Yegge的Code's Worst Enemy 触动了我，将自己的看法也记录下来。 Steve Yegge 说&amp;#8220;......I believe, quite staunchly I might add, that the worst thing that can happen to a code base is size.&amp;#8221;。 我觉得庞大的代码库是极...</summary><published>2007-12-27T06:24:00Z</published><updated>2007-12-27T06:24:00Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anhr/archive/2007/12/27/1016919.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/archive/2007/12/27/1016919.html"/></entry><entry><id>http://www.cnblogs.com/anhr/archive/2007/11/07/951942.html</id><title type="text">在按钮点击后禁用它直到操作完成</title><summary type="text">好久没有写东西了，今天将以前给同事写的一段代码改了一下共享出来。这段代码用于实现在点击按钮后禁用它直到操作完成。有更好的方法大家可以讨论！Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&amp;gt;&amp;lt;%@PageLanguage="C#"%&amp;gt;&amp;lt;!...</summary><published>2007-11-07T03:35:00Z</published><updated>2007-11-07T03:35:00Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anhr/archive/2007/11/07/951942.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/archive/2007/11/07/951942.html"/></entry><entry><id>http://www.cnblogs.com/anhr/archive/2007/09/21/901685.html</id><title type="text">ASP.NET 2.0中使用强类型访问PreviousPage属性页的控件</title><summary type="text">ASP.NET 2.0 中增加了一个 IButtonControl 接口（Button、ImageButton、LinkButton控件实现了此接口），在这个接口中定义了一个 PostBackUrl 属性，使用这个属性可以实现在用户点击按钮时将页面的内容回发到另外一个页面。并且在另一个页面中可以使用 Page.PreviousPage 属性获取到前一个页面的实例，通过 PreviousPage.F...</summary><published>2007-09-21T09:20:00Z</published><updated>2007-09-21T09:20:00Z</updated><author><name>Easy Company</name><uri>http://www.cnblogs.com/anhr/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anhr/archive/2007/09/21/901685.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anhr/archive/2007/09/21/901685.html"/></entry></feed>
