Answer Posted / sugumar.r
i) Supports Disconnected Architecture
ii) We can execute SQL Commands in Dataset
iii) Dataset supports Cache Memory to store Frequently
accesed Data.
iv) It can be used with XML
v) It can be used to bind the Data source with List
controls like Datagrid,datalist....
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Why is the standalone environment only useful during the development process?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What do you understand by aggregate dependency?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What should you do is you want to remove an existing component but would like to make some funtionalities?
Why will you usually create an aspnet user account in the database for an asp.net web application?
Differentiate strong typing and weak typing
Define static member?
A Web Service Can Only Be Written In .net. Is it True??
Explain server-side scripting?
Explain the differences between clr & cts?
Define managed code and managed data in .net?