Answer Posted / smiley
ado.net is both connection oriented architecture and
disconnected architecture..it is used for to retrive data
from back end to front end...
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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?
Which object holds only data and does not interact with data source?
How can you add or remove rows from the datatable object of dataset?
What is ado or jdbc?
How to check if a datareader is closed or opened? IsClosed()
What is difference between executenonquery and executequery?
What is the difference between sqlcommand and sqldataadapter?
What is the return type of executescalar?
Explain the advantage of ADO.Net?
What are the main differences between classic ado and ado.net?
How to store data in memory?
What is ole in vb?
What is the current version of entity framework?
Can you explain how to enable and disable connection pooling?
Do we use stored procedure in ADO.Net?