What is the difference between Dataset and Recordset?
Answer Posted / sanny
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 ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the class that allows an element to be accessed using unique key?
What are the differences between server-side and client-side code?
Can we use Vb.Net and C# language simultaneously in one .Net application?
what is commom language runtime?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
What would you do to remove microsoft visual basic name space?
What is the importance of a Button control?
What are all the parts of .net framework?
How can we remove handlers at run time?
Name the tool which can convert visual basic old version to .net compatibility version?
Explain about the performance of visual basic?
Allowed program to auto-correct the database when loading a presentation.
Explain convert.tostrin?
Can you please explain the difference between c# and vb.net?
Explain private assembly?