What?s the role of the DataReader class in ADO.NET connections?
Answer Posted / madduri
It returns a read-only dataset from the data source when the
command is executed
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Wht executescaler method is used?
Why static variables are used?
My switch statement works differently! Why?
What are the advantages of properties in c#?
What is a collection in c#?
Who benefits from ajax?
What is the difference between Object and class adapters?
Explain publishers and subscribers in events.
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
Is c# code is managed or unmanaged code?
What does async mean in c#?
What is boolean method?
Is c# good for games?
What is a static property. Give an example?
What is virtual class in C#?