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
What are the data providers in ADO.NET framework?
What is the difference between a datareader and a dataset?
What is Data Provider?
What is a sqldataadapter?
What are the namespaces used in ado.net for data access?
Which property is used to check whether a DataReader is closed or opened?
Explain all the classes those are used for database connections between sql server and asp.net?
What are the advantages and disadvantages of using datalist?
Explain the difference between an ado.net dataset and an ado recordset?
What are the different layers of ado.net?
What are advantages of microsoft-provided data provider classes in ado.net?
Give an example that shows how to execute a stored procedure in ado.net?
What is bubbled event can you please explain?
How would you connect to database using .NET?
What is ole word?