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 |
Explain Factory pattern?
What is event bubbling?
What are the events that happen when a client requests an asp.net page from iis server?
What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?
Explain the Session state management options available with ASP.NET?
can we store textbox and com components in viewstate?
suppose i am Admin in my application and i have to terminate the session of the particular user in my application.........how can i do it....?????
Demonstrate Render and PreRender?
Explain cookies with example.
Explain the functionality of "EnableViewState" ? What happens if you want it on or off?
What are custom user controls in asp.net?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
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)