摘要: 安装web farm,网络拓扑结构http://learn.iis.net/page.aspx/919/setting-up-a-server-farm-with-the-web-farm-framework-20-for-iis-7/ 阅读全文
posted @ 2011-08-24 18:00 李元鹏 阅读(422) 评论(0) 推荐(0) 编辑
摘要: sql 连接异常:http://blog.sqlauthority.com/2009/05/21/sql-server-fix-error-provider-named-pipes-provider-error-40-could-not-open-a-connection-to-sql-server-microsoft-sql-server-error/ 阅读全文
posted @ 2011-08-22 17:20 李元鹏 阅读(88) 评论(0) 推荐(0) 编辑
摘要: http://social.msdn.microsoft.com/Forums/zh-CN/wcfzhchs/thread/3fa280ac-a76d-4aa9-a46d-0577c96c0b04/http://msdn.microsoft.com/zh-cn/magazine/cc500646.aspx?pr=bloghttp://www.builder.com.cn/2007/0929/529938.shtmlAppFabrichttp://msdn.microsoft.com/en-us/gg457897 阅读全文
posted @ 2011-08-19 18:03 李元鹏 阅读(327) 评论(0) 推荐(0) 编辑
摘要: http://msdn.microsoft.com/en-us/library/ms972429.aspxhttp://adventuresdotnet.blogspot.com/2009/06/aspnet-moving-session-out-of-process.htmlhttp://msdn.microsoft.com/zh-cn/library/ms178586(VS.80).aspxhttp://support.microsoft.com/kb/325056 阅读全文
posted @ 2011-08-19 18:01 李元鹏 阅读(126) 评论(0) 推荐(0) 编辑
摘要: AppDomain and Shadow Copyfrom http://blogs.msdn.com/junfeng/archive/2004/02/09/69919.aspx.Net Framework has a feature called Shadow Copy. When shadow copy is enabled on an appdomain, assemblies loaded... 阅读全文
posted @ 2010-09-10 21:44 李元鹏 阅读(450) 评论(0) 推荐(0) 编辑
摘要: C# .NET hides most of memory management, which makes it much easier for the developer. Thanks for the Garbage Collector and the use of references. But to make the language powerful enough in some case... 阅读全文
posted @ 2010-06-11 08:25 李元鹏 阅读(542) 评论(0) 推荐(0) 编辑