-
What is the main role of View State?
what is the main purpose of view Sate.. like we can maintain value by session and etc but still we used view state why..???
-
-
When a .aspx page is requested from the web server, the out put will be rendered to browser in following format.
Skill/Topic: BeginnerA) HTMLB) XMLC) WML
-
Select the type Processing model that asp.net simulate
Skill/Topic: IntermediateA) Event-drivenB) StaticC) LinearD) TopDown
-
What is the advantage of Disconnected mode of ADO.Net in ASP.Net
Skill/Topic: AdvancedA) Automatically dump data at client PCB) Not necessary to connect with serverC) user data can update and retrieve in dataset and when connection connected, update values with serverD) All of the above
-
ASP.NET Repeater Control
Is it Possible in Repeater control to do a functionality of Edit, Update, Delete as Gridview,listview and etc Data binding Control?
-
-
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
ASP.NET Interview Questions
Ans