紀錄類型: |
書目-語言資料,印刷品
: 單行本
|
作者: |
FreemanAdam, 1972- |
出版地: |
New York |
出版者: |
Apress; |
出版年: |
c2013 |
版本: |
5th ed. |
面頁冊數: |
xxvii, 799 p.ill. : 24 cm.; |
集叢名: |
Expert's voice in ASP.NET |
標題: |
Web sites - Authoring programs - |
標題: |
Microsoft .NET Framework - |
摘要註: |
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 |
ISBN: |
978-1-4302-6529-0pbk. |
ISBN: |
1-4302-6529-9pbk. |
內容註: |
Part I: Introducing ASP.NET MVC 5 What's The Big Idea Your first MVC Application The MVC Pattern Essential Language Features Working with Razor Essential Tools for MVC Sports Store: A Real Application Sports Store: Navigation Sports Store: Cart Sports Store: Mobile Sports Store: Admin Sports Store: Security and Finishing Touches Deployment ASP.NET MVC 5 In Detail Overview of MVC5 Projects URL Routing Advanced Routing Features Controllers and Actions Filters Controllers Extensibility Views Helper Methods Templated Helper Methods URL and Ajax Helper Methods Model Binding Model Validation Bundles WebAPI and Single Page Applications |