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 |
How would ASP and ASP.NET applications run at the same time on the same server?
What is the use of view state?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
0 Answers Sans Pareil IT Services,
What is MVVM in dot net?
what is difference between java and .net
11 Answers Base2 Infotech, Karur Vysya Bank KVB, TATA AIG, TCC,
What is a postback in asp net?
how to debug web services on consumer side?
Which control would you use if you needed to make sure the values in two different controls matched?
What is caching? Explain.
Difference between application events and session events
What is a Managed Data?
What is a server farm in iis?