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
What is a SESSION and APPLICATION object?
Explain the working of passport authentication.
Explain about Application and Session Events ?
How should I destroy my objects in asp.net?
What is data caching?
Which method is used to perform all validation at the page level?
Describe a Windows Service and its lifecycle ?
What are the steps to follow to host a web application on a web server?
What is session in http request?
What is the difference between equals() and == in c#?
how can create login from create and written conde in asp.net
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
Which namespace is used by ado.net?
What are the differences between application object and session object?
Where can I get the details on migration of existing projects using various technologies to asp.net?