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 action methods in web api?
What is RouteConfig.cs in ASP.Net MVC 4?
Is dapper faster than entity framework?
What is work of clr?
What is model first? : Entity framework
Why is entity framework used?
What are the versions of .net framework?
Can you use Razor code in Javascript in ASP.Net MVC?
What are the new features 3.5 framework against with the tool?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What is the advantage of mvc?
Explain the types of Scaffoldings.
Is razor a server side?
What are the 2 ways of adding constraints to a route?
Explain .Net Framework? Why we use it?