What is the difference between Dataset and Recordset?
Answer Posted / rahul
1) With Data set you can retrive data from database like
oracle and SQL Server and manage them in one dataset, with
recordset this is not possible.
2) All representation of Dataset is using XML while
recordset uses COM.
3) Recordset can not be transmitted on HTTP while Dataset
can be
Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
List the different types of assembly?
Explain the difference between value and reference types?
Explain cls?
What is econo-jit?
Explain how the .net framework performs automatic memory management.
What is public assembly?
How to store images in sql server database through vb.net?
Explain public assembly?
how to deploy vb.net with key and evaluation time? any one can help me?
Which control is an example of an object in vb net?
Explain the use of option explicit?
Explain about garbage collection?
Explain the use of new keyword?
What are the different variables in vb.net?
What is globalization?