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 |
Which methods validate all the controls on a page?
What are session state modes? List some of the important session state modes of asp.net.
How can we Maintain more than on config file in one .Net web application and how?
What are the new page events added in Asp.net 2.0 ?
What is meant by server side scripting?
how to get the vb6.0 COM Component in to the .Net application?
How can we identify that the Page is Post Back?
What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout c) FlowLayout d) FormLayout
Explain how cookies work. Give an example of cookie abuse.
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What parameters can you pass in the url of the api? Can get and post use the same url?
What is AppDomain?Explain how it works.
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)