what is a property to resize a label control according to
your caption?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
How insert record in the database?
What are the different types of JOINs in SQL Server?
What are window based applications?
What is the use of OLE?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
Are windows forms still used?
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
Which C# access modifier helps to limit the accessibility of a class member within the same assembly?
How do you check whether the row data has been changed?
Which property value of the helpnavigator property will display the index for a specified topic?