What are the forms of database?
No Answer is Posted For this Question
Be the First to Post Answer
What are controls in windows forms?
Which dialog box allows users to switch to another area of the application?
What is the difference between desktop application and windows application?
What are different authentication types. How do you retrieve user id in case of windows authentication?
What is the use of stretch property in Image control?
Explain how to add resources during runtime?
What is the max size of textbox?
What is boxing and how it is done internally?
How insert recored in the database
Which method of the messagebox class is used to display a message in the message box?
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?
How do you check whether the row data has been changed?