List of Tables
Chapter 3: Understanding Programming Basics
Table 3.1: Data Types
Chapter 4: Managing State
Table 4-1: Application Object Methods and Properties
Table 4-2: Application State Recommendations
Table 4-3: Session Object Properties and Methods
Table 4-4: Session State Recommendations
Chapter 6: Security in ASP.NET
Table 6-1: Security Threats
Chapter 7: Creating Web Forms
Table 7-1: ASP.NET Page Elements
Table 7-2: @ Page Attributes
Table 7-3: @Register Attributes
Table 7-4: @Assembly Attributes
Table 7-5: @OutputCache Attributes
Chapter 8: Using Server Controls
Table 8-1: Mapping of HTML Elements to HTML Controls
Table 8-2: Validation Controls
Chapter 9: Accessing and Binding Data
Table 9-1: SqlConnection Connection String Keys
Chapter 10: Creating Custom Server Controls
Table 10-1: Postback-related Methods
Chapter 11: Creating and Using Web Services
Table 11-1: WebMethod Properties
Table 11-2: disco.exe Options
Table 11-3: wsdl.exe Options
Chapter 12: Using Caching to Improve Performance
Table 12-1: @ OutputCache Attributes
Chapter 14: Tracing and Debugging ASP.NET Applications
Table 14-1: Trace Output Sections
Appendix B: ASP.NET Configuration Elements
Table B-1: <trace> Element Attributes
Table B-2: <globalization> Element Attributes
Table B-3: <httpRuntime> Element Attributes
Table B-4: <compilation> Element Attributes
Table B-5: <pages> Element Attributes
Table B-6: <customErrors> Element Attributes
Table B-7: <authentication> Element Attributes
Table B-8: <identity> Element Attributes
Table B-9: <authorization> Element Attributes
Table B-10: <machineKey> Element Attributes
Table B-11: <securityPolicy> Element Attributes
Table B-12: <trust> Element Attributes
Table B-13: <sessionState> Element Attributes
Table B-14: <httpHandlers> Element Attribute
Table B-15: <httpModules> Element Attributes
Table B-16: <processModel> Element Attributes
Table B-17: <webControls> Element Attribute
Table B-18: <clientTarget> Element Attributes
Table B-19: <browserCaps> Element Attributes
Table B-20: <appSettings> Element Attributes