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 |
we can able to display a MessageBox in asp .net without using any script langages?
What is WebService ?
8 Answers Tanla Solutions, Yahoo,
How do you use viewstate?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Explain what a diffgram is, and a good use for one?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
explain code with multi inhertance
How do you create a permanent cookie?
How you will handle session when deploying application in more than a server? Describe session handling in a webfarm, how does it work and what are the limits?
Do you know using sql cache invalidation?
Singleton Design pattern?How do you achieve it?
how to integrate Language conversion, without asking the enduser to download font, it should auto integrate
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)