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.
Specify some of the situations in which AJAX cannot be used.
Describe briefly LINQ (Language Integrated Query)?
What do you mean by the Assembly Manifest?
Illustrate the reason in brief why WPF is used?
Define .NET Framework?
State the function of the “Try-Catch-Finally” block
Write the difference between adding items into cache by a Add() method and by the Insert() method?
Write the difference between the Literal control and Label control?
Explain the use of a Connection object?
Is it possible to validate a DropDownList by RequiredFieldValidator?
18,76,764
1950480 Asked
3,689
Active Tutors
1452836
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!