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...


Where would you use an IHttpModule, and what are the
limitations of anyapproach you might take in implementing one?



Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in i..

Answer / guest

One of ASP.NET?s most useful features is the extensibility
of the HTTP pipeline, the path that data takes between
client and server. You can use them to extend your ASP.NET
applications by adding pre- and post-processing to each
HTTP request coming into your application. For example, if
you wanted custom authentication facilities for your
application, the best technique would be to intercept the
request when it comes in and process the request in a
custom HTTP module.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the maximum amount of memory any single process on windows can address?

0 Answers  


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

0 Answers   HCL,


What is an example of an application service provider?

0 Answers  


Can we Run the Application without Build

3 Answers   Emphasis,


What can you do with asp.net?

0 Answers  


What are the cookies types in asp.net?

0 Answers  


Define asp.net caching?

0 Answers  


What are asp.net web forms?

0 Answers  


Is sql backend or frontend?

0 Answers  


What are the authentication types in asp.net?

0 Answers  


what is NET Framework ?

4 Answers   TCS,


Where does Web.Config Info stored? Will this be stored in the registry?

4 Answers   Accenture,


Categories