Features of a dataset ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
asp.net interview questions
Describe Segmentation With Paging?
What is CLS?
5 Answers IBM, PrimeLine, TCS,
What are the benefits of Razor View?
Which is the namespace used to write error message in event Log File?
Where you store Connection string in "Web.Config" file in ASP.NET?
0 Answers Sans Pareil IT Services,
What is the application pool?
how to get modified rows from Dataset
There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event.
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
What is localization and Globalization?
How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)