摘要: When running ASP.NET under IIS 6.0 ( W2K3 ), you need to place 1.1 applications and 2.0 applications in different Application Pools. You can have as many Application Pools as your RAM allows but, at ... 阅读全文
posted @ 2008-04-09 16:41 许晓光 阅读(250) 评论(0) 推荐(0) 编辑
摘要: Define the skeleton of an algorithm in an operation, deferring some steps to subclasses. Template Method lets subclasses redefine certain steps of an algorithm without changing the algorithm's structu... 阅读全文
posted @ 2008-04-09 11:10 许晓光 阅读(205) 评论(0) 推荐(0) 编辑