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
What are the Features of a dataset
Define data access layer?
What are the ado.net components?
What is ado.net tutorial?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
What is difference between ado.net and asp net?
What is data adapter in ado.net with example?
What is ole db query?
How to add an aggregate column?
How to add a javaScript function in a datagrid?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What is sqldatasource?
What are the disadvantages of using datalist?
Explian About DataAdapters