<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Chainet的技术生涯</title><subtitle type="text">希望有所进步</subtitle><id>http://feed.cnblogs.com/blog/u/3884/rss</id><updated>2005-05-20T06:39:00Z</updated><author><name>Chainet</name><uri>http://www.cnblogs.com/chainet/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/chainet/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/3884/rss"/><entry><id>http://www.cnblogs.com/chainet/archive/2005/01/25/97000.html</id><title type="text">OutOfMemoryException问题的处理</title><summary type="text">介绍 我所参与做的产品是一个比较大型的ASP.NET系统，在测试部门和客户那里，如果长时间运行，系统常常会出现一些OutOfMemoryException的异常。引起内存溢出的错误的原因有很多，主要在服务器配置方面和代码编写两个方面可以进行优化和改进，避免此类问题的出现，但完全杜绝是比较困难的。下面是我收集整理的一些解决方法。&amp;#160; 服务器配置方面 &amp;#160;&amp;#160;&amp;#160;&amp;#1...</summary><published>2005-01-25T05:37:00Z</published><updated>2005-01-25T05:37:00Z</updated><author><name>Chainet</name><uri>http://www.cnblogs.com/chainet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/chainet/archive/2005/01/25/97000.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/chainet/archive/2005/01/25/97000.html"/></entry><entry><id>http://www.cnblogs.com/chainet/archive/2004/08/13/33019.html</id><title type="text">静态构造函数与Singleton模式在C#中的实现</title><summary type="text">众所周知，Singleton模式是设计模式中比较简单和容易实现的模式之一，对此我就不详细描述其基本原理和用途，只谈谈在.NET中的实现。MSDN中有专门一篇文章《在 C# 中实现 Singleton》对此进行描述。其中描述了最简单的实现方式：原始代码publicsealedclassSingleton{privatestaticreadonlySingletoninstance=newSingle...</summary><published>2004-08-13T03:46:00Z</published><updated>2004-08-13T03:46:00Z</updated><author><name>Chainet</name><uri>http://www.cnblogs.com/chainet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/chainet/archive/2004/08/13/33019.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/chainet/archive/2004/08/13/33019.html"/></entry><entry><id>http://www.cnblogs.com/chainet/archive/2004/08/10/31890.html</id><title type="text">Windows XP SP2下载[转自Mydrivers.com]</title><summary type="text">微软今天在官方网站Downloads当中提供英文版和德文版Windows XP SP2下载，其中SP2英文版官方文件名是WindowsXP-KB835935-SP2-ENU.exe，文件大小272391KB，发布日期2004年8月9日，下载地址：http://www.microsoft.com/downloads/details.aspx?FamilyId=049C9DBE-3B8E-4F30-8...</summary><published>2004-08-10T05:50:00Z</published><updated>2004-08-10T05:50:00Z</updated><author><name>Chainet</name><uri>http://www.cnblogs.com/chainet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/chainet/archive/2004/08/10/31890.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/chainet/archive/2004/08/10/31890.html"/></entry><entry><id>http://www.cnblogs.com/chainet/archive/2004/07/25/27154.html</id><title type="text">使低版本.NET framework编译的程序集运行在高版本上</title><summary type="text">上次因为使用Snippet Compiler，而发现 使Snippet Compiler运行在.NET Framework 2.0（beta1）下的方法.实际上，进一步研究发现由于Microsoft在设计.NET Framework时考虑到向下兼容的问题，提供一个通用的方法&amp;#8212;&amp;#8212;配置文件。任何程序集都可以通过配置文件来改变其运行时所采用的CLR版本，就是说1.0可以在1.1下...</summary><published>2004-07-24T16:00:00Z</published><updated>2004-07-24T16:00:00Z</updated><author><name>Chainet</name><uri>http://www.cnblogs.com/chainet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/chainet/archive/2004/07/25/27154.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/chainet/archive/2004/07/25/27154.html"/></entry><entry><id>http://www.cnblogs.com/chainet/archive/2004/07/19/25543.html</id><title type="text">使Snippet Compiler运行在.NET Framework 2.0（beta1）下</title><summary type="text">自从发现Snippet Compiler这个工具后就经常用它来做些小的代码，有IntelliSense确实比Edit Plus方便很多，另外调试Web程序也比较方便，所以Snippet Compiler基本上成为我机器里的必备工具之一。但是，自从.NET framework 2.0出来之后，我便经常会去学习写一些2.0的代码。这时候发现Snippet Compiler不能加载.NET 2.0的程序...</summary><published>2004-07-19T06:12:00Z</published><updated>2004-07-19T06:12:00Z</updated><author><name>Chainet</name><uri>http://www.cnblogs.com/chainet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/chainet/archive/2004/07/19/25543.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/chainet/archive/2004/07/19/25543.html"/></entry></feed>
