What are the differences between Dataset and DataReader?
Answer Posted / saravanan
dataset is a connectionless service but data reader is a
connection oriented service..
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is asp.net file?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is an assembly? Explain its parts.
Explain how can we access static variable?
Where is the session stored?
Define reflection in .net?
How can you apply a theme to your asp.net application?
Can we use MSSql as backend in asp.net...if yes then How.?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
How do we sort the data from a dataset?
What is the caspol.exe tool used for?
Explain page output caching?
What is the concept of view state in asp.net?
In which event of page cycle is the viewstate available?
How you will manage the state of ASP.NET controls?