How do you check whether the row data has been changed?



How do you check whether the row data has been changed?..

Answer / chandrashekar

command.ExecuteNonQuery returns the affected rows count

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More Dot Net WindowsForms Interview Questions

How insert record in the database?

0 Answers  


What are the forms of database?

0 Answers  


Which command prompt utility is used to convert a resource file from the text format into the binary format?

0 Answers  


Which C# access modifier helps to limit the accessibility of a class member within the same assembly?

1 Answers   Arctern,


Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?

0 Answers  






How can you pause a timer control?

0 Answers  


which Property is used to count no. of items in a combobox?

3 Answers  


What are window based applications?

0 Answers  


What are controls in windows forms?

0 Answers  


What is the use of lock keyword in C#?

1 Answers  


Which controls can not be placed in MDI ?

2 Answers  


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?

0 Answers  


Categories