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

WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING

21 Answers   ABC, Cap Gemini, Comspark,


what is datacontrols?

1 Answers  


What are html helpers in asp.net mvc?

0 Answers  


how do you truncate a table using entity data model?

0 Answers   Microsoft,


how do you mark a property as required? For example, for a project, the name is a required field.

0 Answers   Microsoft,






What is Globalizationa and Localization

1 Answers  


what is mean by versioning? Please answer me. Advance thanks.

2 Answers   Excel,


What is the purpose of a web form?

0 Answers  


Can you explain renderbody and renderpage in asp.net mvc?

0 Answers  


Where are the routing rules defined in an asp.net mvc application?

0 Answers  


What is .net framework in simple terms?

0 Answers  


What is MVVM design pattern?

0 Answers  


Categories