List of Tables

 

Chapter 3. View fundamentals

Table 3.1. HTML helpers in ASP.NET MVC

Table 3.2. Display templates in ASP.NET MVC

Table 3.3. Editor templates in ASP.NET MVC

Table 3.4. Properties of the ModelMetadata class provided through reflection

Table 3.5. Properties of the ModelMetadata class provided through data annotations

Chapter 6. Validation

Table 6.1. The Data Annotations attributes used for validation

Chapter 7. Ajax in ASP.NET MVC

Table 7.1. Ajax helper methods

Table 7.2. Properties of the AjaxOptions class

Chapter 9. Controlling URLs with routing

Table 9.1. URLs that match the default route

Table 9.2. Partial URL schema for an events-management application

Table 9.3. The URL schema for an online store

Chapter 18. Dependency injection and extensibility

Table 18.1. Extensibility points that use the dependency resolver

Chapter 21. Hosting ASP.NET MVC applications

Table 21.1. Windows and IIS versions

Table 21.2. Compute instance sizes at the time of writing