-
-
How do you post the current page to a different aspx page ?
Skill/Topic: BeginnerA) FORM ACTION="actiopage.aspx" RUNAT="server" method="post"B) FORM ACTION="actiopage.aspx" method="post"C) FORM id="Form1" method="post" runat="server"
-
What is the transport protocol used to call a webservice
Skill/Topic: BeginnerA) HTTPB) SOAPC) TCPD) SMTP
-
-
-
-
-
-
-
Virtual function in c#
Explain virtual function in c# with an example
-
-
-
-
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
-
-
-
-
Postback occurs in which of the following forms
Skill/Topic: BeginnerA) WinformsB) HTMLFormsC) Webforms
ASP.NET Interview Questions
Ans