Explain the difference between dataset and datareader.
what is use of web.config?
What is the Web.config file used for? a) To store the global information and variable definition for the application. b) Configures the time that the server-side codebehind module is called c) To Configure the Web Server. d) To Configure the Web browser.
8 Answers HCL, IBM, Syntax Softtech, Vypin, WideVision Technologies,
What are user controls?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
If there is submit button in a from tell us the sequence what happens if submit is clicked and in form action is specified as some other page ?
What is preprocessor in .net? Where it use?
What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"
12 Answers Phoenix Technologies,
How many types of state management are there in asp net?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
How do you handle unhandled exceptions in ASP.NET?.
What is active web page?
what is difference between User Control,Custom Contro1,Web server control and template controls