Function of EnableViewState property
What is the function of "EnableViewState" property? Why do we require it On or Off?
Expert
An EnableViewState property facilitates a ViewState property on a page. It is set On to permit a page to save a users input among postback requests of the Web page; that is, between a Request and the corresponding Response objects. When the property is set Off, page does not store users input throughout postback.
What is the basic difference between a content page and a master page?
Write down a brief note regarding rapid application development tool?
Define the term tracing? And also explain that where it can be used?
Illustrate the difference between import System.Data.SqlClient and System.Data.Oledb in brief?
Explain the function of a CustomValidator control?
List the different ways to send the data across pages in the ASP.NET?
Write down some of the benefits of XAML?
Distinguish between read-only and constants variables which is used in the programs?
What do you mean by the term non_deterministic finalization?
Write down the three main points in WCF?
18,76,764
1946517 Asked
3,689
Active Tutors
1425035
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!