Using Ado.net, what front ends and back ends can you use?
Answer Posted / prashant shukla
FOR THE FROMTEND WE USE MICROSOFT TECHNOLOGY .NET AND
BACKEND WE USE SQL SERVER.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
How to identify the updated rows in a dataset?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What is difference between connected and disconnected architecture in ado.net?
What is the difference between ado.net and oledb?
Which is better ole db or odbc?
What is the difference between OLEDB Provider and SqlClient?
Define table relations?
What is ado.net architecture?
Explain ado.net features? Benefits? Drawbacks?
What are the different ado.net namespaces?
How can we add/remove row's in "datatable" object of "dataset"?
How we can provide data to ado.net?
How to connect and retrieve data from database using dataset
Does dapper use ado.net?