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
How to Create an Intranet Site Using ASP.NET MVC?
will there be any issues adding a table without primary keys to a data model?
what is client wins and store wins mode in entity framework concurrency?
What is entityset? : Entity framework
What is the use of the default route?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
Is mvc 4 supporting windows azure sdk (software development kit) ?
What is route config?
What is action methods in web api?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
How does servicing work for the .net framework 3.0?
Can I use razor code in javascript in asp.net mvc?
Why to use html.partial in mvc?
What is entitytype? : Entity framework
Why should we go for entity framework?