Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe
Answer Posted / 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 View All Answers
Why we use content place holder in asp.net?
What do you mean by authorization?
Is it possible to migrate visual interdev design-time controls to asp.net?
Where is session data stored in asp net?
What are the differences between primary foreign and unique keys?
What is paging in context of Memory?
Explain the steps needed to be performed in order to create an animation in xaml?
Are there resources online with tips on asp to asp.net conversions?
Explain what is viewstate?
What is the significance of proxy user?
Define caching.
What is an assembly? Explain its parts.
How many types of validators are there in asp net?
What is difference between datalist and gridview?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely