What?s the role of the DataReader class in ADO.NET connections?
Answers were Sorted based on User's Feedback
Answer / madduri
It returns a read-only dataset from the data source when the
command is executed
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / nageswarao.garine
datareader is one the ado.net object which can used to store
data.datareader is readonly,forwardonly access data from
recordset.it doesn't allow manipulations on that.
when compared to other objects it provide very
fast accessing of data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Do unused Namespaces in c# affect run-time performance?
Explain types of comment in c# with examples
What is interface inheritance?
What does public mean in c#?
How is lazy loading achieved?
What is a private class in c#?
I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;
what is reference parameter? what is out parameters? what is difference these two?
9 Answers Bally Technologies, SPIC, Wipro,
What is GAC?
Can I fly with a loop recorder?
How u make an application remotable?
What is the use of console?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)