What are the different namespaces used in the project to
connect the database?
Answer Posted / shashikant kothavale
in my project as we used sql server as back end i have used
sqlclient namespace and system io namespace to read
values/data from non database file via comm separated values!
other data providrs are
oledb;
sqlclient;
oraclclient,
odbc etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is partial class?
What is the use of data grid?
Explain how can we load multiple tables in to dataset?
What is the difference between Datareader and Dataset?
Is entity framework better than ado.net?
Explain how to create dynamic gridview?
What is isolation?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Is it possible to load multiple tables in a Dataset?
What is a data control clerk?
how we can fire event in databound coulm in datagfrid withot using button?
Which is faster dataset or datareader?
What is read only and forward only in ado.net?
What are the main differences between classic ado and ado.net?
Define bubbled event?