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 any approach you might take in implementing one?



Where would you use an iHTTPModule, and what are the limitations of any approach you might take in ..

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 requesting a custom
HTTP module

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?

3 Answers  


How will you load dynamic assembly? How will create assesblies at run time?

0 Answers  


what is webservices. howit is use in our project .

1 Answers   Patni,


How do you turn off cookies for one page in your site?

2 Answers   IBS,


How can we register exception filter from the action?

0 Answers  


Write code to send e-mail from an asp.net application?

0 Answers  


What is Fragment Caching in ASP.NET?

2 Answers   MCN Solutions, pspl, Wipro,


What is a page life cycle? What are the events in a page life cycle?

0 Answers  


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

0 Answers   MindCracker,


Can we use http handlers to upload a file in asp.net?

2 Answers  


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

0 Answers  


Where the cookie value is stored?

0 Answers  


Categories