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

How Can assign alias name for ASP.NET Web API Action?

0 Answers  


How will you maintain versioning in asp.net 2.0?

0 Answers   MCN Solutions,


Explain the use of errorprovider control in .net?

0 Answers  


What is user control in asp.net?

0 Answers  


Explain the basic functionality of garbage collector?

0 Answers  






What is the difference between ldap and active directory?

0 Answers  


What are server-side comments in ASP.NET?

0 Answers   Winsol Solutions,


What is state management react?

0 Answers  


what is session ?how sessions are handeled in application? write the clauses of sql server in their order.

3 Answers   Olive Tech,


Which protocol is used to call web service?

0 Answers  


How is the asp.net mvc architecture different from others? : asp.net mvc

0 Answers  


Can you explain what inheritance is and an example of when you might use it?

4 Answers   Siebel Systems,


Categories