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 is the best method to get two values from the database?
Define the executescalar method?
How will you fill the gridview by using datatable object at runtime?
How to read data with the sqldatareader ?
Explain the different row versions available in table?
What are three methods for displaying data in a syncfusion datagrid
What is ole access?
Describe datareader object of ado.net with example.
How does ado.net work?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What is the use of ADO.NET and XML web services?
What is dbcontext and dbset in entity framework?
How to identify the updated rows in a dataset?
What you mean by filtering of data?