Httpcontext objects?

Answers were Sorted based on User's Feedback



Httpcontext objects?..

Answer / 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

Httpcontext objects?..

Answer / vinod mathew

Following are members of System.Web.HTTPContext

1.Application
2.Application Instance
3.Cache
4.Previous Handler
5.Profile
6.Request
7.Server
8.Session

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is ViewData and TempData in ASP.Net MVC?

0 Answers  


What is the CTS

1 Answers  


Do I need microsoft .net framework?

0 Answers  


What is tempdata?

0 Answers  


What is the need of Action Filters in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,






Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?

0 Answers  


When was the first version of .NET released

1 Answers  


How you deploy .NET assemblies

1 Answers  


What are non action methods in mvc?

0 Answers  


mention what is csdl, ssdl and msl sections in an edmx file?

0 Answers   Microsoft,


Briefly describe the roles of clr in .net framework?

0 Answers  


i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources

0 Answers  


Categories