A Matter of Context
Details Related Types
Site:  MSDN
Original URL:  http://msdn.microsoft.com/library/en-us/dnaspnet/html/asp01242002.asp?frame=true.?frame=true
Summary:
ASP introduced several intrinsic objects like Request and Application to help track the context for an HTTP request. ASP.NET takes the next step and bundles these objects, plus several additional context-related objects into an extremely handy intrinsic object called Context. Context is an object of type System.Web.HttpContext. It is exposed as a property of the ASP.NET Page class. It's also available from user controls and your business objects (more on that later).
System.Collections.ArrayList
System.Collections.IDictionary
System.Data.DataSet
System.EventArgs
System.Web.HttpApplication
System.Web.HttpApplicationState
System.Web.HttpContext
System.Web.HttpRequest
System.Web.HttpResponse
System.Web.HttpServerUtility
System.Web.UI.WebControls.HyperLink
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com