Pro 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...

Descripción completa

Detalles Bibliográficos
Autor principal: Freeman, Adam. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2013.
Edición:5th ed. 2013.
Colección:Expert's voice in ASP.NET.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629538006719
Tabla de Contenidos:
  • 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.