What is ADO .NET and what is difference between ADO and ADO.NET?
Answer Posted / sweety
diff:
1.ADO is a connected approach,where as ADO.Net is a
disconnected data approach.
2.ADO is a concept of vb 6.0,where as ADO.Net ia concept
of .Netframework.
3.ADO is a Object Based,where as ADO.Net is a Object
Oriented.
4.ADO supports recordset,whereas ADO.Net supports dataset.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the difference between OLEDB Provider and SqlClient?
Explain what is datagrid with an example?
What are the essential features of ado.net?
What are the several execute methods of ado.net?
Command objects uses, purposes and their methods.
If we are not returning any records from the database, which method is to be used?
What is ado recordset?
What is the difference between data grid and data repeater?
What is acid in ado.net?
What is ole in vb?
Explain why edit is not possible in repeater?
What is serialization and de-serialization in .net?
What is ado.net full form?
What is the role of the dataset object in ado.net?
What is shadow copy?