-
How do we Delete, Update, Select data in a Dataset
Skill/Topic: AdvancedA) Using SQLDataAdapterB) Using SQLDataReaderC) Using SQLCommandD) None
-
View State Life Span
What is the life span of view state?
-
Which of the following are not a member of Server Object
Skill/Topic: AdvancedA) ExecuteB) TransferC) OpenD) HTMLDecode
-
-
The first event to be triggered in an aspx page is
Skill/Topic: BeginnerA) Page_Load()B) Page_Init()C) Page_click()
-
What is the default authentication mode for IIS
Skill/Topic: IntermediateA) WindowsB) AnonymousC) Basic AuthenticationD) None
-
The Following are the minimum requirement to run Asp.net pages
Skill/Topic: BeginnerA) Java Virtual MachineB) Common Language RuntimeC) Windows explorer
-
Check the ASP.NET site performance
What approach you take to check the ASP.NET site performance and remedy for it.
-
-
-
Custom Controls are derived from which of the classes
Skill/Topic: BeginnerA) System.Web.UI.WebcontrolB) System.Web.UI.CustomcontrolC) System.Web.UI.Customcontrols.Webcontrol
-
Which method displays the custom control
Skill/Topic: AdvancedA) The PrerenderB) RenderC) Page_LoadD) Display
-
What is the significance of Server .MapPath
Skill/Topic: AdvancedA) Returns the physical file path that corresponds to virtual specified pathB) Returns the Virtual Path of the web folderC) Maps the specified virtual path to Physical pathD) None
-
How do you turn off the Session state for a webform ?
Skill/Topic: IntermediateA) In Web.config file set the tag to TrueB) In Web.config file set the tag to falseC) Set the Session state to false in webform properties windowD) Set the EnableSession state to false in webform properties window
-
The number of forms that can be added to a aspx page is
Skill/Topic: IntermediateA) 2B) 3C) 1D) More than 3
-
Which of the following is not a valid state management tool?
Skill/Topic: IntermediateA) Application StateB) Hidden Form FieldC) QuerystateD) Cookies
-
-
Which Language can Support SOAP
Skill/Topic: AdvancedA) VBB) JAVAC) COBOLD) All of the above
-
Select the control which does not have any visible interface
Skill/Topic: IntermediateA) DatalistB) DropdownListC) RepeaterD) Datagrid
-
What does Response.End will do?
Skill/Topic: IntermediateA) It will stop the server processB) It will stop the client processC) None of the above
ASP.NET Interview Questions
Ans