Difference between datareader and dataset ?
Answer Posted / anita
datareader is component of connected environment is used to
retreive the value from datasource ,on the otherhand dataset
is the component of disconnected environment.it contain
datatable s .
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is razor? : asp.net mvc
What is rending process in ASP.NET?
Can I read the hard disk serial # of the client computer using asp.net?
What is http request and response?
What is virtual directory in asp.net?
What is server infrastructure & server components?
How does asp.net work?
What is difference between singleton and single call?
How can you handle unmanaged code exceptions in asp.net?
How to find last error which occurred in Asp.net ?
What is full form of asp.net?
What is global.asax file used for?
Explain what does mvc represent in asp.net? : asp.net mvc
Why is global asax is used for?