| 共 5 个主题 6 条评论 <添加新主题> |
| (5) 有关 ASP.NET 模板的几篇文章 ASP.NET 页模板(技术,思考的艺术/necboy, 2004-8-21) (张恂 234 字 0 回复 E2009-2-14 8:52:07 LID:6 Hit:35)Creating Usable Page Templates in ASP.NET(Joe Agster, 2003-12-15) |
| (4) ASP.NET 转向的两种办法(张恂 178 字 0 回复 E2008-12-28 22:21:27 LID:5 Hit:31) |
| (3) ASP.NET Patterns Design Patterns for ASP.NET Developers, Part 1: Basic Patterns (Feb 8 07) (DevX.com) (张恂 1259 字 1 回复 E2008-12-28 22:00:00 LID:2 Hit:65)by Alex Homer (director of Stonebroom, Ltd), 2007-2-8 共 5 页 介绍了 Model-View-Presenter、Provider、Adapter、Service Agent、Proxy、Repository、Singleton 等模式在 ASP.NET 中的应用。 这是一组系列文章中的一篇: Design Patterns for ASP.NET Developers, Part 3: Advanced Patterns (Apr 5 07) Find out how to use Factory, Builder, and Injection Patterns in ASP.NET to construct different representations of complex objects. Design Patterns for ASP.NET Developers, Part 2: Custom Controller Patterns (Mar 2 07) If any part of your ASP.NET applications display pages based on user interaction, browser type, security permissions, or other factors, you'll find these Controller patterns useful. 作者的其他文章 Homer 在 developerFusion 上一篇类似的文章(2008-10-17): ASP.NET Patterns every developer should know |
| ASP.NET 页面控制器和前端控制器 TechRepublic: (张恂 209 字 0 回复 E2008-12-28 22:15:31 LID:4 Hit:41)Two patterns that promote code reuse in ASP.NET by Tim Landgrave, 2003-4-23 介绍 Page Controller 和 Front Controller |
| (2) 高性能 .NET 应用开发和架构 developerFusion: (张恂 372 字 0 回复 E2008-12-28 22:08:40 LID:3 Hit:40)High-Performance .NET Application Development & Architecture by Dimitrios Markatos, 2006-2-15 内容挺全面,共 18 页 .NET 最佳实践 |
| (1) 微软发布 ASP.NET MVC 源码 ASP.NET MVC Preview 2 sources (张恂 580 字 0 回复 E2008-3-26 21:30:13 LID:1 Hit:98)微软开放了一个名为 CodePlex 的项目用于对外分享 ASP.NET 源码,但这不是一个 live source repository。 很快还将发布 ASP.NET 的单元测试代码。 这次发布中不含 Routing 代码,因为它属于 .NET Framework。 .NET Framework Sources 迄今微软已经发布了 .NET Reference 源码和 Silverlight 2 Controls 源码。 InfoQ 新闻:Microsoft Publishes ASP.NET MVC Source Code |