Pro ASP.NET MVC Framework
Main Author: | |
---|---|
Corporate Author: | |
Format: | eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2009.
|
Edition: | 1st ed. 2009. |
Subjects: | |
Online Access: | https://doi.org/10.1007/978-1-4302-1008-5 |
Table of Contents:
- Introducing ASP.NET MVC
- What's the Big Idea?
- Your First ASP.NET MVC Application
- Prerequisites
- SportsStore: A Real Application
- SportsStore: Navigation and Shopping Cart
- SportsStore: Administration and Final Enhancements
- ASP.NET MVC in detail
- Overview of ASP.NET MVC Projects
- URLs and Routing
- Controllers and Actions
- Views
- Data Entry
- Ajax and Client Scripting
- Security and Vulnerability
- Deployment
- ASP.NET Platform Features
- Combining MVC and WebForms.