ASP.NET MVC 5是微软的ASP.NET 的最新Web开发平台。它分享了一个高效率的编程模型,以促进更干净的代码架构,测试驱动的开发,以及功能强大的可扩展性,并结合ASP.NET的所有优点。
Apress Pro Asp Dot NET MVC 5 5th edition 精通ASP NET MVC 5框架(第五版)英文版,以后有中文版会及时更新,感谢大家的支持。
The ASP.NET MVC 5 Framework is the latest evolution of Microsoft’s ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.
ASP.NET MVC 5 contains a number of advances over previous versions, including the ability to define routes using C# attributes and the ability to override filters. The user experience of building MVC applications has also been substantially improved. The new, more tightly integrated, Visual Studio 2013 IDE has been created specifically with MVC application development in mind and provides a full suite of tools to improve development times and assist in reporting, debugging and deploying your code.
The popular Bootstrap JavaScript library has also now been included natively within MVC 5 providing you, the developer, with a wider range of multi-platform CSS and HTML5 options than ever before without the penalty of having to load-in third party libraries.
目录:
About the Author ..... xxv
About the Technical Reviewer .................. xxvii
Chapter 1: Putting ASP.NET MVC in Context 1
Chapter 2: Your First MVC Application ......11
Chapter 3: The MVC Pattern .......................51
Chapter 4: Essential Language Features ...67
Chapter 5: Working with Razor .................95
Chapter 6: Essential Tools for MVC ..........119
Chapter 7: SportsStore: A Real Application ................................155
Chapter 8: SportsStore: Navigation .........197
Chapter 9: SportsStore: Completing the Cart .............................227
Chapter 10: SportsStore: Mobile .............255
Chapter 11: SportsStore: Administration 275
Chapter 12: SportsStore: Security & Finishing Touches .............305
Chapter 13: Deployment ..........................329
Chapter 14: Overview of MVC Projects ....345
Chapter 15: URL Routing .........................369
Chapter 16: Advanced Routing Features .415
Chapter 17: Controllers and Actions ........451
Chapter 18: Filters 483
Chapter 19: Controller Extensibility .........529
Chapter 20: Views 559
Chapter 21: Helper Methods ....................587
Chapter 22: Templated Helper Methods ..617
Chapter 23: URL and Ajax Helper Methods .................................645
Chapter 24: Model Binding ......................677
Chapter 25: Model Validation ..................709
Chapter 26: Bundles ................................741
Chapter 27: Web API and Single-page Applications ...................755
Index ........................785
下载体验