Features of a dataset ?

Answers were Sorted based on User's Feedback



Features of a dataset ?..

Answer / 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

Features of a dataset ?..

Answer / badharudeen.n

We all have been using DataSet object to in one way or the
other.

The most common use of the DataSet object is to populate
web server controls. These controls usually include
template server controls like Datagrid, DataList and
Repeater. ASP.NET 2.0 comes with several new features for
the DataSet, DataTable classes. In this article we will go
over some of the new features of the DataSet and DataTables
and how these features will benefit the developer to build
more robust applications.

Is This Answer Correct ?    5 Yes 0 No

Features of a dataset ?..

Answer / badharudeen.n

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 ?    5 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

How to improve performance of web application asp.net mvc? : Asp.Net MVC

0 Answers  


I’m having some trouble with cas. How can I diagnose my problem?

0 Answers  


Why do we need Web Services?

1 Answers   Mind Tree,


What’s the difference between response .redirect and server.transfer?

0 Answers  


What is the difference between executescalar and executenonquery?

0 Answers  






What r Callbacks in ASP.NET?

1 Answers  


What is the maximum amount of memory any single process on windows can address?

0 Answers  


How do you handle server controls?

0 Answers   Cap Gemini,


What is server side in asp.net?

0 Answers  


What are the namespace classes used in asp.net mvc? : asp.net mvc

0 Answers  


What Name space does the web page belon in the .net framework class hierarchy?

1 Answers   L&T, Wipro,


What is the concepts of globalization and localization in .net?

0 Answers  


Categories