青松阳光

关注.NET平台及SharePoint产品
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

ASP.NET MVC

Posted on 2007-11-09 15:31  青松阳光  阅读(256)  评论(0编辑  收藏  举报
    
    相关内容博客列表:
    

Scott Guthrie
http://weblogs.asp.net/scottgu/

Scott Hanselman
http://www.hanselman.com/blog/

Phil Haack
http://haacked.com/

Rob Conery
http://blog.wekeroad.com/

Brad Abrams
http://blogs.msdn.com/brada/


    1. ASP.NET MVC Framework 

    2. A low-level Look at the ASP.NET Architecture
    This article looks at how Web requests flow through the ASP.NET framework from a very low level perspective, from Web Server, through ISAPI all the way up the request handler and your code. See what happens behind the scenes and stop thinking of ASP.NET as a black box. 

    3. An Architectural View of the ASP.NET MVC Framework

    4. Implementing the MVC Design Pattern in ASP.NET