Describe the role of inetinfo.exe, aspnet_isapi.dll and
aspnet_wp.exe in the page loading process



Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process..

Answer / srujana

inetinfo.exe is the Microsoft IIS server running, handling
ASP.NET requests among other things. When an ASP.NET request
is received (usually a file with .aspx extension), 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 ?    28 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Explain Page life cycle

8 Answers   DELL,


Which tools of web site Administartion tool do you use to manage user,roles and rules?

2 Answers  


difference between Trace and Debug ?

9 Answers   Accenture, Addlux, Microsoft,


How is session id generated?

1 Answers  


How many object in c# asp .net

1 Answers  


Explain the concept of View Model in MVC?

1 Answers   B-Ways TecnoSoft,


can we pass coditions in swtich case?

3 Answers  


How can you assign styles to webforms?

2 Answers   Microsoft,


How can you dynamically add user controls to a page?

1 Answers  


How many types of cookies are there in asp.net?

1 Answers  


How to Separate background image and front image from original picture....

1 Answers   Sans Pareil IT Services,


What is ViewState and How it is managed,Its Advantages/Benefits?

4 Answers   Google,


Categories