Excuses, excuses, excuses... Login and vote now.
By mswatcher
via codedigest.com
Published: Apr 29 2008 / 12:57
HttpContext object will hold information about the current http request. In detail, HttpContext object will be constructed newly for every request given to an ASP.Net application. And this object holds current request specific objects like Request, Response, Server, Session, Cache, User and etc.
SaveShareSend
Tags: .net, web design
Add your comment