Essential ASP.NET With Examples in C#
| Table 1-1: .aspx File Directives Table 1-2: @Page Directive Attributes Table 2-1: Tag Mappings for HtmlControls Table 3-1: Top-Level Configuration Elements Available in web.config Table 3-2: Attributes of the processModel Element Table 4-1: Properties of HttpContext Table 4-2: Events Exposed by HttpApplication Table 4-3: Additional Events Available through global.asax Table 4-4: Modules Defined in ASP.NET Table 4-5: Module versus global.asax Table 5-1: Contents of Page Trace Information Table 5-2: trace Element Attributes Table 5-3: Performance Counters Available for ASP.NET Table 5-4: customErrors Attributes Table 6-1: Validation Controls and Their Properties Table 6-2: Some Regular Expression Characters and Their Meaning Table 7-1: Available Templates and the Controls That Support Them Table 8-1: HtmlTextWriterAttribute Enumeration Values Table 8-2: HtmlTextWriterStyle Enumeration Values Table 8-3: HtmlTextWriterTag Enumeration Values Table 8-4: HtmlTextWriter Static Character Properties Table 8-5: Control Property Attributes Table 8-6: Built-in Type Converters Table 8-7: Built-in Editors Table 9-1: OutputCache Directive Attributes Table 9-2: Effect of the Location Attribute in Output Caching Table 9-3: VaryByParam Values Table 9-4: CacheEntry Properties Table 9-5: CacheItemPriority Values Table 10-1: State Type Comparison in ASP.NET Table 10-2: sessionState Attributes Table 11-1: Attributes of the forms Authentication Element |