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 |
What is difference between private and protected?
Explain constructor in c#?
What is connection pooling in ado.net?
why sturcture ? why class?why you prefer structure and in which cases u go for class?
What are value types and reference types?
which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.
What are logical operators in c#?
what happens if you inherit multiple interfaces and they have conflicting method names?
What is Event - Delegate?
So how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process ?
Where’s global assembly cache located on the system?
what are value types and reference types? where they are stored?
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)