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 autopostback in asp net?
Why session is used in asp.net?
Where session id is stored?
Why do we use sessions?
How would ASP and ASP.NET applications run at the same time on the same server?
How to find last error which occurred in Asp.net ?
Can we use html in asp.net?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
how to write html code with ssl
Do you know using sql cache invalidation?
What does the orientation property do in a menu control?
Explain parts of assembly?
Explain the working of passport authentication.
What is the function of new view engine in asp.net? : asp.net mvc
What is postback pixel?