你的位置:学习网 - 视频教程 >> 电脑 >> 编程开发 >> ASP/ASP.NET >> 详细内容

《精通asp.net MVC 5 框架》文字版[PDF]




收藏本资料

本资料所属分类:

电脑 编程开发 ASP/ASP.NET

更新时间:2014年7月15日

如不能下载,请查看怎样下载


[精通ASP.NET.MVC.5框架(第五版)].Apress.Pro.Asp.Dot.NET.MVC.5.5th.edition.pdf 28.6MB
电子书http://www.minxue.net: 精通asp.net MVC 5 框架
原名: Apress.Pro.Asp.Dot.NET.MVC.5.5th.edition
作者:  Adam Freeman
图书分类: 软件
资源格式: PDF
版本: 文字版
出版社: Adam Freeman
书号: 9781430265290
发行时间: 2013年12月19日
地区:  美国
语言:  英文
简介
IPB Image


目录

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

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.
IPB Image


上一篇 下一篇