XML and ASP.NET
| only for RuBoard |
This appendix lists the properties, methods , and events for the most commonly used classes within ASP.NET applications. The classes included are the following:
-
System.UI.Web.Page
-
System.Web.HttpApplication
-
System.Web.HttpApplicationState
-
System.Web.HttpRequest
-
System.Web.HttpResponse
-
System.Web.HttpServerUtility
-
System.Web.SessionState.HttpSessionState
Some class members are omitted for brevity. Any methods or properties intended purely for .NET infrastructure support are not included in this appendix.
| only for RuBoard |