-
The best way to delimit ASP.Net code from HTML code in your pages is by using --------------- tags.
Skill/Topic: BeginnerA) < Body >B) < Head >C) < Script >
-
What namespace does the Web page belong in the .NET Framework class hierarchy?
Skill/Topic: BeginnerA) System.web.UI.PageB) System.Windows.PageC) System.Web.page
-
A web application running on multiple servers is called as
Skill/Topic: BeginnerA) WebFormB) WebfarmC) Website
-
How do you explicitly kill a user’s session ?
Skill/Topic: IntermediateA) Session.Close ( )B) Session.Discard ( )C) Session.AbandonD) Session.End
-
The Following are the minimum requirement to run Asp.net pages
Skill/Topic: BeginnerA) Java Virtual MachineB) Common Language RuntimeC) Windows explorer
-
Webform Button
A button in a webform is class or object? If it is object than which is class for that object?
-
-
-
-
Postback occurs in which of the following forms
Skill/Topic: BeginnerA) WinformsB) HTMLFormsC) Webforms
-
-
-
Page Posting
How do you post a current page to different ASPx page?
-
Authentication Levels
How we can set Different levels of Authentication in .Net?What are the difference between Windows Authenticatin, Passport Authentication and Form Authentication?
-
-
-
-
Which of the following is true ?
Skill/Topic: BeginnerA) IsPostBack is a method of System.UI.Web.Page classB) IsPostBack is a method of System.Web.UI.Page classC) IsPostBack is a readonly property of System.Web.UI.Page class
-
Which property of the session object is used to set the local identifier ?
Skill/Topic: IntermediateA) SessionIdB) LCIDC) ItemD) Key
-
Select the control which does not have any visible interface
Skill/Topic: IntermediateA) DatalistB) DropdownListC) RepeaterD) Datagrid
ASP.NET Interview Questions
Ans