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
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is connected architecture in ado.net?
Why is stored procedure used in ado.net?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is ado.net and its architecture?
How do you merge 2 datasets into the third dataset in a simple manner?
Which is faster sqldataadapter and sqldatareader?
What is microsoft ole db provider for sql server?
Define partial class?
What is ado.net code?
What is the difference between DataReader and DataSet in ADO.NET?
What does executenonquery () method return?
Why do we need ado.net?
List the 4 common ado.net namespaces?
List all the steps in order, to access a database through ado.net?