没有合适的资源?快使用搜索试试~ 我知道了~
首页Pro ASP.NET MVC 3 Framework
ASP.NET MVC框架是微软2009年新推出的web应用程序开发技术。ASP.NET MVC技术进展很快,微软今年(2011)刚推出了MVC 3版本。本人觉得目前正在学习MVC 2技术的朋友,还不如直接进入MVC 3的学习。这里推荐一本学习MVC 3技术的好书:Pro ASP.NET MVC 3 Framework(3rd Edition) — 《精通ASP.NET MVC 3框架》,它比较完整地介绍了MVC 3技术的方方面面,几乎可以说,学习MVC 3可以不用其它教程了。掌握了本书所介绍的概念与技术之后,MVC开发的技术水平的提高就是时间积累的问题了。 贴出来供大家下载学习,本人在自己的博客里(http://blog.csdn.net/r01cn/article/details/6750743)有本书部分章节的翻译,有兴趣的人可以借鉴参考。
资源详情
资源评论
资源推荐


For your convenience Apress has placed some of the front
matter material after the index. Please use the Bookmarks
and Contents at a Glance links to access them.
Download at www.Pin5i.Com

i
v
Contents at a Glance
■About the Authors................................................................................................... xxiii
■About the Technical Reviewer................................................................................ xxiv
■Acknowledgments................................................................................................... xxv
■Part 1: Introducing ASP.NET MVC 3.............................................................................1
■Chapter 1: What’s the Big Idea? ..................................................................................3
■Chapter 2: Getting Ready...........................................................................................17
■Chapter 3: Your First MVC Application ......................................................................31
■Chapter 4: The MVC Pattern ......................................................................................63
■Chapter 5: Essential Language Features ...................................................................89
■Chapter 6: Essential Tools for MVC .........................................................................125
■Chapter 7: SportsStore: A Real Application.............................................................155
■Chapter 8: SportsStore: Navigation and Cart ..........................................................195
■Chapter 9: SportsStore: Administration ..................................................................249
■Part 2: ASP.NET MVC 3 in Detail ..............................................................................301
■Chapter 10: Overview of MVC Projects....................................................................303
■Chapter 11: URLs, Routing, and Areas.....................................................................325
■Chapter 12: Controllers and Actions........................................................................385
■Chapter 13: Filters...................................................................................................427
■Chapter 14: Controller Extensibility.........................................................................461
■Chapter 15: Views ...................................................................................................493
Download at www.Pin5i.Com

v
v
■Chapter 16: Model Templates..................................................................................543
■Chapter 17: Model Binding ......................................................................................577
■Chapter 18: Model Validation ..................................................................................601
■Chapter 19: Unobtrusive Ajax..................................................................................647
■Chapter 20: jQuery...................................................................................................673
■Part 3: Delivering Successful ASP.NET MVC 3 Projects...........................................709
■Chapter 21: Security and Vulnerability....................................................................711
■Chapter 22: Authentication and Authorization ........................................................731
■Chapter 23: Deployment ..........................................................................................761
■Index........................................................................................................................793
Download at www.Pin5i.Com

1
P A R T I
■ ■ ■
Introducing ASP.NET MVC 3
ASP.NET MVC Framework is a radical shift for web developers using the Microsoft platform. It
emphasizes clean architecture, design patterns, and testability, and it doesn’t try to conceal how the
Web works.
The first part of this book is designed to help you understand the foundational ideas of the ASP.NET
MVC Framework, including the new features in ASP.NET MVC 3, and to experience in practice what the
framework is like to use.
Download at www.Pin5i.Com
剩余836页未读,继续阅读








安全验证
文档复制为VIP权益,开通VIP直接复制

评论30