Answer Posted / rashmi tiwari
An HttpContext object will encapsulate specific details of
a single HTTP request. Properties of this class include the
Request object, the Response object, the Session object,
and an AllErrors property which keeps an array of Exception
objects accrued during the current request.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the difference between entity framework and mvc?
When will the .net framework 3.0 be released?
Explain .Net Framework? Why we use it?
Can we change web.config settings from iis?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
Is dapper better than entity framework?
What is viewdata?
What are actions in asp.net mvc?
Is .net framework dead?
What is .net framwork?
Explain peek method in tempdata in asp.net mvc?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What are scaffold templates in mvc?