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 |
How many Controls present in Asp dot net?
What is enableviewstate in asp net?
Give an example of cookie abuse.
How you will manage the state of ASP.NET controls?
0 Answers Sans Pareil IT Services,
can i inherit one web applications into another web applications in asp.net?
Can a master page have more than one contentplaceholder?
Explain how can we inherit a static member?
How ASP and ASP.NET page works.
extensibility in asp.net2.0
Differentiate between file-based dependency and key-based dependency.
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
What are the advantages of Web API?
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)