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
How can we add/remove row's in "datatable" object of "dataset"?
What are all the commands used with Data Adapter?
Is it possible to load multiple tables in a Dataset?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What are the benefits of using of ADO.NET in .NET 4.0?
What is different between sqlcommand object and command behavior object?
Explain how do you connect to sql server database without using sqlclient?
What is the full form of ado.net?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What is data relation in ado.net?
What is the use of connection object in ado.net?
How to enable and disable connection pooling?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
What is data view and variable view?
Give an example of a .net application which connects to microsoft access database using ado.net classes.