What provider ADO.net use by default ?
Post New Answer View All Answers
Which keyword is used to accept variable number of parameters?
What is the use of data grid?
What are the steps to connect to a database?
Can you explain how to enable and disable connection pooling?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is data access pattern?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What are the features of ado.net?
Why is it important to close an ado.net application?
What is the meaning of object pooling?
What is data view and variable view?
Define table relations?
What is sql connection in ado.net?
What are the different methods available under the sqlcommand class to access the data?
What are all the different methods under sqlcommand?