Answer Posted / rajesh
In order to execute Sql commands and stored procedures we
need command objects
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What is ado.net connection?
If we are not returning any records from the database, which method is to be used?
What are the advantages using ado.net?
How to enable and disable connection pooling?
What are the different execute methods of Ado.Net?
What are three methods for displaying data in a syncfusion datagrid
What is ole db query?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is data relation in ado.net?
What is the role of the dataset object in ado.net?
Define the executescalar method?
Which control of the BindingNavigator returns the current position within the data source?
What is the difference between executequery and executenonquery?
Define connection string?
How to work with disconnected data - the dataset and sqldataadapter?