Where would you use an iHTTPModule, and what are the
limitations of any approach 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 requesting a custom
HTTP module
| Is This Answer Correct ? | 4 Yes | 0 No |
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?
How will you load dynamic assembly? How will create assesblies at run time?
what is webservices. howit is use in our project .
How do you turn off cookies for one page in your site?
How can we register exception filter from the action?
Write code to send e-mail from an asp.net application?
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?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Can we use http handlers to upload a file in asp.net?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
Where the cookie value is stored?
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)