What is dataset and tell about its features. What are equivalent methods of previous, next etc. Of ADO in ADO.NET ?
1 5392
Explain the basic use of "dataview" and explain its methods.
What is typed dataset ?
What do you mean by performing asynchronous operation using command object?
Do you use stored procedure in ado.net?
What are the namespaces used in ADO.Net to connect to a database?
What is the difference between data grid and data repeater?
What is datasource in ado.net?
What is ole2 format?
Explain the difference between an ado.net dataset and an ado recordset?
What are the difference between readonly vs. Const?
What is ado connection?
Can datareader hold data from multiple tables?
Define ado.net?
How can we load multiple tables in to dataset?
Is bulk insert faster than insert?