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 what is datagrid with an example?
What is connected architecture in ado.net?
What is the difference between dataset and datatable?
What is ado.net and its features?
What are the steps to connect to a database?
What is difference between datareader and dataadapter?
What is ole in excel?
How can we add relation between tables in a dataset?
Define isolation?
Define connection string?
What is datatable in ado.net?
Define data access layer?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
How do you connect to sql server database without using sqlclient?
What are the core objects of ADO.NET?