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
Explain how to pass multiple tables in datasets simultaneously?
How to connect and retrieve data from database using dataset
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
Describe connection object in ado.net
What is full form of ado?
Why do we use sqldataadapter?
Explain sqlconnection object?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
Does executenonquery return a value?
What are all the different methods under sqlcommand?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
What is the difference between ADO and ADO.Net?
What are the core objects of ADO.NET?
What are the Features and disadvantages of dataset
What is dao and ado?