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
How can we save all data from dataset?
Explain all the classes those are used for database connections between sql server and asp.net?
What is ado connection?
What is adodb dll?
how can implement dropdownlist in particular of dataset when try to update?
What is ado.net code?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
Which database is the ado.net?
Which is better ole db or odbc?
What are the several execute methods of ado.net?
What is microsoft ado?
What is the difference between statement and preparedstatement interface?
Explain what is datagrid with an example?
What is the functionality of data provider in ado.net?
How do you merge 2 datasets into the third dataset in a simple manner?