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 ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What kind of data can be stored in viewstate?
witch is the best insistute in sharpoint course.what abt future of share point course.
Explain advantages of caching?
Why session is used in asp.net?
What is difference in .net 1.1 and .net 2.0?
What are directives in asp.net? List down all the important directives.
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What is odata in web api?
Which is better viewstate or session?
What is session state server?
What is bson in web api?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Where is asp.net view state stored?
How does the cookies work in asp.net?