What are the Different layers in ADO.Net?
Answer Posted / logu
1.Property layer
2.Business logic layer
3.Data accress layer
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Explain the difference in record set and dataset?
What is disconnected architecture in ado.net?
How to work with disconnected data - the dataset and sqldataadapter?
How to maintain the relation between two tables in ADO.NET?
How would you connect to a database by using .NET?
What is difference between dataset and datatable?
Is datareader faster than datatable?
What is untyped dataset?
What is data relation?
What is the use of sqldatareader class?
What is read only and forward only in ado.net?
What is ole data type?
How do you connect to sql server database without using sqlclient?
Difference between sqlcommand and sqlcommandbuilder?
What is shadow copy?