What is the namespace in which .NET has the data
functionality classes?
Answer Posted / sangeeta
System.Data.OleDB
System.Data.SqlClient
System.XML
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is ado code?
What is the use of connection object in ado.net?
How to enable and disable connection pooling?
How to load multiple tables into a dataset?
Define the data provider classes that is supported by ado.net?
How will you fill the gridview by using datatable object at runtime?
What we do with the object of ado.net dataset after using it?
What is ado.net and its features?
What are the ado.net components?
Which name space is used to get assembly details?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What are the ado.net objects?
What is execute scalar in ado.net?
Explain the various objects in dataset.
What is sqldatareader?