CheckState property of the CheckBox control
Specify the function of CheckState property of the CheckBox control?
Expert
The CheckState property gets or sets state of the CheckBox.
In case the ThreeState property is set to “false”, the CheckState property value can only be set to CheckState.Indeterminate in the code and not by the user interaction.
a) Checked - CheckBox shows a check mark. The control seems sunken.
b) Unchecked - CheckBox is empty. The control seems raised.
c) Indeterminate - CheckBox shows a check mark and is shaded.
Explain DataAdapter class in the ADO.NET?
Write down in brief, the objects in asp.net and state the main purpose of such objects?
In what way we can unselect a selected item in the ListView control programmatically in the .NET 4.0?
How can you avoid a class from overriding in C# and Visual Basic?
Distinguish between Boxing and Unboxing.
List the different ways to send the data across pages in the ASP.NET?
List the classes which are introduced in the System.Numerics namespace?
Write down the different ways of hosting the WCF service?
Write the name of the new method that has been introduced in ASP.NET 4.0 to redirect the page permanently?
Write the syntax to declare the namespace in the .NET and in VB?
18,76,764
1938002 Asked
3,689
Active Tutors
1416284
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!