Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe in the page loading process.
Answer Posted / ganesh
inetinfo.exe is theMicrosoft 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 tothe actual worker process aspnet_wp.exe.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are the types of caching in asp.net?
Explain the difference between Repeater and Data list control in ASP.NET?
What are the different kinds of assemblies?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
Explain the differences between clr & cts?
Name the two properties are on every validation control?
What is a master page and what does it do?
How can u deifne the benefits and limitation of using Viewstate for state management?
How to implement globalization and localization in the use interface in .net.
What describes a query?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What is the use of worker process in asp.net?
What is the caspol.exe tool used for?
What is a postback url?
What are type/key pairs in client script registration?