Using Ado.net, what front ends and back ends can you use?
Answer Posted / jeyanthi
Using ADO.net,
Front End - vb.net, c#
Back End - All type of DataSources like SQL
Server,Oracle, access,msexcel which have managed providers
Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
Explain the advantages and disadvantages of using datalist?
What is ado.net tutorial?
What are the core objects of ADO.NET?
What is read only and forward only in ado.net?
What is adodb dll?
Which namespaces are used for data access?
What is the difference between executequery and executenonquery?
What are the ado.net components?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What is difference between Dataview and Datatable?
Explain which name space is used to get assembly details?
What is the difference between linq and ado.net?
What is the difference between oledb sql server and oledbdotnet provider?
What is the executescalar method?