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 are the oops concepts are used in your project?
1 Answers AppShark, IBM, Kotak,
version information of assembly consist of _________ values.
What is pre-init event in ASP.NET 2.0 page life cycle?
What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages?
What is the use of web.config file?
What are the differences between application object and session object?
what is <location> tag?
What is State Management in .Net and how many ways are there to maintain a state in .Net?
How many types of file extensions for razor views in ASP.Net MVC?
Why Unload event of MasterPage Calls first in ASP.net ?
What is the main difference between Asp.net and Vb.net?
what is view stat? how it is use.
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)