Hi Friends,
Please explain the role of HttpContext class in Asp.Net application ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted May 7, 2012, 12:59 PM
Encapsulates all HTTP-specific information about an individual HTTP request.
Please refer the below link
http://msdn.microsoft.com/en-us/library/system.web.httpcontext.aspx
http://etutorials.org/Programming/Asp.net/Part+II+Intrinsic+Class+Reference/Chapter+14.+The+HttpContext+Class/
http://odetocode.com/articles/112.aspx
Thanks
VulpesPosted May 7, 2012, 12:48 PM