Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 are the key concepts of entity data model?

0 Answers   Microsoft,


What is reflection?

5 Answers   Accenture, Merrill Lynch, Microsoft,


What is serialization in .NET? What are the ways to control serialization?

2 Answers  


What is side by side Execution ?

3 Answers   MEC, MMTS,


Explain the advantages of dependency injection (di) in asp.net mvc?

0 Answers  


Explain bundle.config in mvc4?

0 Answers  


what is deferred loading(lazy loading)?

0 Answers   Microsoft,


What is representational state transfer (rest) mean?

0 Answers  


How do you box a primitive data type variable ?

1 Answers  


What is presentation framework?

0 Answers  


What are ajax helpers in asp.net mvc?

0 Answers  


Which are the important namespaces used in ASP.Net MVC?

0 Answers  


Categories