Answer Posted / mahesh kotekar
ISAPI is the handler running in IIS server. WHen the request
comes from the client ISAPI is responsible for sending those
request particular to aspx pages to aspnet_WP workerprocess
which will process the request.
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
What is page request in asp.net?
Write some code using interfaces, virtual methods, and an abstract class`
What are the different types of validation controls provided in ASP.NET?
Explain what is an abstract class?
What is a uri query?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What is the difference between login controls and forms authentication?
How you will manage the state of ASP.NET controls?
What is the life cycle of web page?
What is viewstate in asp net with example?
Whats the difference between abstract factory pattern and factory pattern?
What is the benefit of WebAPI over WCF?
What is postback and autopostback in asp.net?
What kind of data we can store in viewstate?