Where would you use an IHttpModule, and what are the
limitations of anyapproach you might take in implementing one?
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 |
What is the maximum amount of memory any single process on windows can address?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is an example of an application service provider?
Can we Run the Application without Build
What can you do with asp.net?
What are the cookies types in asp.net?
Define asp.net caching?
What are asp.net web forms?
Is sql backend or frontend?
What are the authentication types in asp.net?
what is NET Framework ?
Where does Web.Config Info stored? Will this be stored in the registry?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)