Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe



Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe..

Answer / guest

in the page loading process. 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 ?    3 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Can I tap into other windows livetm services?

0 Answers  


Describe how to implement globalization and localization in the use interface in .net.

0 Answers  


What is the difference between c# and .net?

0 Answers  


What do you mean by serialize and marshalbyref?

0 Answers  


How To Authenticate Your Web service??

1 Answers  






how to use html code in asp source code?

1 Answers  


How long do session variables last?

0 Answers  


Is it possible to apply themes to an asp.net application? If yes, then how?

0 Answers  


“~” means in asp.net application?

4 Answers   IBS,


How can u deifne the benefits and limitation of using Viewstate for state management?

0 Answers   QuestPond,


if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

0 Answers   Siemens,


How do you access individual items of an Master Page

5 Answers   TCS,


Categories