Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe in the page loading process?



Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process?..

Answer / radha

inetinfo.exe is the microsoft server runing , handling
ASP.NET request and other things.when the asp.net request
is recieved (usually the it gets .aspx extention) the ISAPI
filter aspnet_isapi.dll takes care of it by passing the
request to the actual worker process aspnet_wp.exe.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Best Institute in india for online training (Dotnet/java/Tibco/Dwh/etc.....)

4 Answers  


Is asp net front end or backend?

0 Answers  


Types of optimization and name a few ?

3 Answers   Accenture,


What is difference between machine.config and Web.Config?

4 Answers   Accenture, BirlaSoft, Le Logiciel,


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

0 Answers  






Is overloading possible in web services?

3 Answers   Microsoft,


What is server transfer?

0 Answers  


What is AppDomain?Explain how it works.

9 Answers   Tech Mahindra,


For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?

2 Answers   Microsoft,


How ViewstateMac works?

0 Answers   CGI,


What is a url string?

0 Answers  


What is the postback property in asp.net?

0 Answers  


Categories