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...
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
[New York, N.Y.] :
Apress,
[2013]
|
Édition: | Fifth edition. |
Collection: | Expert's voice in ASP.NET.
|
Sujets: | |
Accès en ligne: | Texto completo (Requiere registro previo con correo institucional) |
Table des matières:
- 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.