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 ole access?
Do we use stored procedure in ADO.Net?
What is data reader in ado.net?
Define the data provider classes that is supported by ado.net?
Why do we use sqldataadapter?
What are the Features of a dataset
Define data access layer?
What are the differences between OLEDB and SQLClient Providers?
How to identify the updated rows in a dataset?
What are dcl commands?
Some important instruction regarding ADO.NET connection string ?
What is data relation in ado.net?
How to add a check box or a dropdown list to a column in a datagrid?
Which database is the ado.net sql connection object designed for?
What is the executescalar method?