How do you check whether the row data has been changed?
Answer Posted / chandrashekar
command.ExecuteNonQuery returns the affected rows count
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
How many navigational features are provided by visual studio.net ide?
What is the extension of a compiled help project file?
Which method grants a lock on a resource?
What is the extension of the windows installer file?
What is window form application?
Name the property which is used to specify the source from where the crystal reports would be accessed.
How to use the FindControl() function to preselect an item in my dropdownlist?
What are the different cloud platforms?
To which namespace does the control class belong?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
how print PGL by XML
What is form and its types?
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?
Explain the difference between listbox and combo box?