Function of CheckState property
Briefly describe the function of a CheckState property of a CheckBox control?
Expert
The functions of a CheckState property of a CheckBox control are:
• CheckState property obtains or sets a state of the CheckBox.
• If ThreeState property is set to false, CheckState property value can only be set to CheckState. Indeterminate in the code and not by the user interaction.
• Unchecked - CheckBox is empty. A control appears raised.
• Indeterminate - CheckBox displays the check mark and is shaded.
• Checked - CheckBox displays the check mark. A control appears sunken.
Why is XML InfoSet specification distinct from the Xml DOM? Explain what does the InfoSet attempt to resolve?
Web form belongs to which class in a .NET Framework class hierarchy?
By which method we can post a Web page to another Web page?
How we can populate the dataset before querying the DataSet object by using LINQ to DataSet?
Explain the following methods DataAdapter.Update() and DataSetAcceptChanges()?
What is meant by the Object Pooling?
By which method we can sign out from the forms authentication?
Write the name of the control that you will use to make sure which values in the two different controls match?
What are the components of web form in ASP.NET?
Explain Windows services?
18,76,764
1957644 Asked
3,689
Active Tutors
1431096
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!