What is the difference between Dataset and DataReader? Can
u breif me ADO.net classes and architecture
Answer Posted / md irshad
1-data set like a container.it's follow the disconnected
architecture while data reader follow connected architecture.
2-data reader provide forward only and read only access to
data while data set object can hold more than one table from
the same data source.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is concurrency? How will you avoid concurrency when dealing with dataset?
Explain code access security.
What is stored procedure ? how we use it in .NET ?
Explain me why do we use msmq?
Explain how to rename a table using sql queries?
Explain the difference between asp.net & vb.net and explain architecture?
Explain webfarm vs webgardens in .net?
What are the main components in .net?
What is .net and why it is used?
What is file extension of Webservices in .Net?
Explain attributes in dot net?
What is dot net and its uses?
Please explain what inheritance is, and why it's important?
What does mean by .net framework?
What is COM Interoperability in .NET