Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe
Answer / 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 |
What is difference between asp state management and asp.net state management?
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
How long do session variables last?
Explain exception filters?
What is connection pooling and how to enable and disable connection pooling?
What is view state? where it stored? can we disable it ?
What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?
What are the asp.net server side objects?
Explain how cookies work. Give an example of cookie abuse.
which is the new version of IIS SERVER
Distinguish between Server-side and Client-side code?
How do I use response redirect?
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)