Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe in the page loading process.
Answer / 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 |
What is the difference between page-level caching and fragment caching?
How would you implement inheritance using VB.NET/C#?
How does u get record no from 5 to 15 from a dataset of 100 records?
what is NET Framework ?
Define web.config in .net?
What are session objects?
How do sessions work?
What is the difference between “Web.config” and “Machine.Config”?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
Explain asp.net mvc request life cycle? : asp.net mvc
What are various authentication mechanisms in ASP.NET ?
What is the maximum amount of memory any single process on windows can address?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)