Answer Posted / shashikant kothavale
DataAdapter,Dataset,DataReader and Command Objects
| Is This Answer Correct ? | 32 Yes | 10 No |
Post New Answer View All Answers
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What are the Features of a dataset
How is entity framework different from ado.net?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
Can you explain how to enable and disable connection pooling?
What is the functionality of data provider in ado.net?
What is difference between ado and other data object?
How to load multiple tables into a dataset?
What is a column variable?
What are the advantages of oledb compared with other classes?
What are basic methods of dataadapter?
Some important instruction regarding ADO.NET connection string ?
What is execute scalar in ado.net?
What is the DataTableCollection?