Answer Posted / debasis
1.Connection
2.Command
3.Adapter
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
Explain which name space is used to get assembly details?
What is dbcontext and dbset in entity framework?
What is bubbled event?
What is Serialization in .NET? what are the types of Serialization?
What are typed and untyped dataset?
How is it possible to get 2 tables of data at a time by using data reader?
How to perform sorting on a table in ADO.NET?
Describe connection object in ado.net
What do you mean by performing asynchronous operation using command object?
What is openquery?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Which parameter of ConnectionString is used to specify the name of the database?
How can we add/remove row's in "datatable" object of "dataset"?
Why is ADO.NET serialization slower than ADO ?
What are all the commands used with Data Adapter?