What are the Different layers in ADO.Net?
Answer Posted / sajith innate
1.Presentationlayer
2.BussinessLayer
3.DataAccessLayer
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How is it possible to get 2 tables of data at a time by using data reader?
What is the role of the dataset object in ado.net?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What connected data?
What are the major challenges in accessing data from a database?
What are the namespaces used in ADO.Net to connect to a database?
What is basic use of data view?
What is the difference in record set and dataset?
What is ole db and odbc?
Can we do database operations without using any of the ado.net objects?
What is the return type of executescalar?
What is difference between datatable and dataset?
What is execute reader in ado.net?
What is the use of adodc?
What are disadvantages of microsoft-provided data provider classes in ado.net?