Pro ASP.NET MVC 5 /
The ASP.NET MVC 5 Framework is the latest evolution of Microsofts 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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[New York, N.Y.] :
Apress,
[2013]
|
Edición: | Fifth edition. |
Colección: | Expert's voice in ASP.NET.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Putting ASP.NET MVC in Context
- Your First MVC Application
- The MVC Pattern
- Essential Language Features
- Working with Razor
- Essential Tools for MVC
- SportsStore: A Real Application
- SportsStore: Navigation
- SportsStore: Completing the Cart
- SportsStore: Mobile
- SportsStore: Administration
- SportsStore: Security & Finishing Touches
- Deployment
- Overview of MVC Projects
- URL Routing
- Advanced Routing Features
- Controllers and Actions
- Filters
- Controller Extensibility
- Views
- Helper Methods
- Templated Helper Methods
- URL and Ajax Helper Methods
- Model Binding
- Model Validation
- Bundles
- Web API and Single-page Applications.