Using Ado.net, what front ends and back ends can you use?
Answer Posted / s.balakrishna
using Ado.net as a communicater between applictions and
datasources,we can use ASP.NET as front end,and we can use
sql server,oracle,odbc as backend
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which object of ado contains datarow datacolumn collection?
What are the advantages of using datalist?
What is the advantage of ado.net?
What are the parameters that control most of connection pooling behaviours?
How to maintain the relation between two tables in ADO.NET?
What is difference between ado and other data object?
What is Data Provider?
What is row state?
How to aggregating data across related tables?
How to store data in memory?
What is connection in ado.net?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What is dbcontext and dbset in entity framework?
What is ado or jdbc?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?