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
What is difference between string and stringbuilder in c#?
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
How to Show Message box in Metro Style App?
What is null in database?
How do I type a whitespace character?
Can partial class be inherited?
Expalin the way you implement inheritance by using VB.NET/C#?
What is parseexact c#?
What exactly happens when we debug and build the program?
Why do we use static methods in c#?
Can we override interface methods in c#?
Can property be private in c#?
explain Garbage collector’s functionality on unmanaged code
What is access specifier in c#?
Difference between directcast and ctype.