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 .net standard?
What is the difference between asp.net & vb.net and explain architecture?
What is assemblies in .net?
Explain me difference between public and static modifiers?
What is finalize method in .net?
How does u handle this COM components developed in other programming languages in .NET?
What's a windows process in .net?
Explain what are an object and a class?
How can you turn-on and turn-off cas?
Explain the difference between asp.net & vb.net and explain architecture?
Can you create instance of a class which has private constructor?
How can I tell if .net 3.5 is installed?
How to produce an assembly?
Is .net a programming language?
What are the different types of memory in .net?