Yan-Feng

记录经历、收藏经典、分享经验

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年6月23日

摘要: Overview This is a very difficult chapter to write. It's not difficult technically, nor is there a lack of things to say; it's the subject matter that needs to be addressed: Is ASP.NET MVC better than... 阅读全文
posted @ 2010-06-23 16:25 Yan-Feng 阅读(432) 评论(0) 推荐(0) 编辑

摘要: OverviewModel-View-Controller (MVC) has been an important architectural pattern in computer science for many years. Originally named Thing-Model-View-Editor in 1979, it was later simplified to Model-V... 阅读全文
posted @ 2010-06-23 16:09 Yan-Feng 阅读(377) 评论(0) 推荐(0) 编辑

摘要: OverviewThe best way to learn a new framework is to build something with it. This first chapter walks through how to build a small, but complete, application using ASP.NET MVC, and introduces some of ... 阅读全文
posted @ 2010-06-23 15:43 Yan-Feng 阅读(1099) 评论(0) 推荐(0) 编辑

摘要: Overview Why does the world need Yet Another Web Framework?This is the question that is most likely on your mind — or perhaps it's what you were thinking when you saw this book sitting on the sh... 阅读全文
posted @ 2010-06-23 15:35 Yan-Feng 阅读(251) 评论(0) 推荐(0) 编辑

摘要: Table of ContentIntroduction What is Session ? Advantages and Disadvantages of Session. Storing and Retrieving values from Session Session ID Session Mode and State Provider Session State Session Even... 阅读全文
posted @ 2010-06-23 13:36 Yan-Feng 阅读(522) 评论(0) 推荐(0) 编辑