Answer Posted / nagaraj
1. datasert is connection less in memory representation of
the data xml represention.
2. once the data load into dataset their is no need to
maintain the live connection.
3.once dataset is collection of any no.of datatable
objects.the information of these table may be taken from
diff datasource.
4.the dataset updatable
5.the data set will represent the information inthe xml
format internally
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Define transparent caching with aop?
How do active server pages work?
What does passport and windows authentication mean in ASP.NET?
What is a web pool?
What is the difference between Hash table and Array list?
How do I know asp.net mvc version? : Asp.Net MVC
What is a Cookie? Where is it used in ASP.NET?
What is the basic difference between asp and asp.net?
How many types of cookies are available in asp?
What are session state modes? List some of the important session state modes of asp.net.
How will you do Redo and Undo in a TextControl?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What is preprocessor in .net?
Can one dll file contains the compiled code of more than one .net language?
How to disable disable browser's Back button in asp.net (JavaScript)?