-
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
Skill/Topic: AdvancedA) LoadB) FillC) GetAllD) None
-
-
-
-
-
-
-
-
Browser makes a request
What happens at the serverside when a browser makes a request to the server for a particular page? Explain in detail
-
App_code folder in ASP.NET 2.0
What is the purpose of App_code folder in ASP.NET 2.0?
-
-
-
-
The code will be processed on web server when the runat attribute of the < Script > tag has the following value.
Skill/Topic: BeginnerA) DesktopB) ClientC) Server
-
The Asp.net server control, which provides an alternative way of displaying text on web page, is
Skill/Topic: BeginnerA) < asp:label >B) < asp:listitem >C) < asp:button >
-
What is the extension of a web user control file ?
Skill/Topic: BeginnerA) .AsmxB) . AscxC) .Aspx
-
Which DLL translate XML to SQL in IIS
Skill/Topic: IntermediateA) SQLISAPI.dllB) SQLXML.dllC) LISXML.dllD) SQLIIS.dll
-
How to open more than one datareader at a time
Skill/Topic: AdvancedA) Use different datareader variableB) Use different datareader and connection variableC) Can not be done
-
Which one of the following namespaces contains the definition for IdbConnection
Skill/Topic: AdvancedA) System.Data.InterfacesB) System.Data.CommonC) System.DataD) System.Data.Connection
-
What is the difference between Server.Transfer & Response.Redirect
Skill/Topic: AdvancedA) No DifferenceB) Server.Transfer needs a roundtrip, Response.Redirect does notC) Response.Redirect needs roundtrip, Server.Transfer does notD) Server.Transfer can transfer user between 2 applicaions
ASP.NET Interview Questions
Ans