Answer Posted / chaitanya
i think dataAdaptercontrol,datasetcontrol
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
How can we load multiple tables in to dataset?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
Which control of the BindingNavigator returns the current position within the data source?
List the 4 common ado.net namespaces?
What is the difference between connected and disconnected environment?
How to Read, Add, Update and Delete record in Entity Framework ?
Explain which name space is used to get assembly details?
Describe connection object in ado.net
What are three methods for displaying data in a syncfusion datagrid
What are the differences between OLEDB and SQLClient Providers?
Is bulk insert faster than insert?
Explain executenonquery?
If we are not returning any records from the database, which method is to be used?
Which object of ado contains datarow datacolumn collection?
What do you know about ado.net's methods?