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 is dataset and datatable in ado.net?
What is ado.net and its features?
What is ado.net tutorial?
How is entity framework different from ado.net?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What is the difference between ado.net and oledb?
What you mean by filtering of data?
What is executequery?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
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 the default provider in ado.net?
What are three methods for displaying data in a syncfusion datagrid
What is execute scalar in ado.net?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is typed dataset ?