Difference between ADO and ADO.net ?
Answer Posted / rajani kanth reddy
ado means activex data object
ado.net means activex data object for .net
ado uses record set for getting data from database
ado.net uses dataset for getting multiple table information
ado supports connection oriented
ado.net supports both connection & disconnected architeture
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference between data reader and data adapter?
Which database is the ado.net?
Is bulk insert faster than insert?
What are two types of transaction supported by ado.net?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What is sqldatareader in ado.net?
What are the data providers in ADO.NET framework?
What is dataset and datatable in ado.net?
What is an example of ordinal data?
What is executenonquery ado.net?
What do you mean by performing asynchronous operation using command object?
What is the advantage of ado.net?
What are the different ado.net namespaces?
What are the essential features of ado.net?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx