What is dataset ?
Answers were Sorted based on User's Feedback
Answer / rethna
The dataset is disconnected,in memory representation of
data.it can considdered as a local copy for relevant
portion of the db.The dataset is persisted in memory and
the data it can be manipulated and updated off the data.The
data is dataset can be loaded from any valid source like
MSSQL DB ,Oracle DB,MS Access DB
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tanmoy
Dataset is collection of records depicted in some variable
contained the tabular format of data from any database and
make relationship with other data to link together.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hari
dataset is a disconnected architecture.dataset can load
data from different datasources.dataset persists and
load data in xml format.through the dataset we can define
relationships among the datadatable
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kundal singh
DataSet is used to store tabular data at run time.
These tabular data can be stored in memory objects
like datatable, dataset and dataview objects.
DataSet used with
- XML Data Manipulation
as well as
- Database Data Manipulation
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sujee
Dataset is a Collection of records sharing a common format,
usually with one or more field discriptor of special
record, or with in the content of dataset presenting the
tabular form.
| Is This Answer Correct ? | 5 Yes | 7 No |
Answer / girish
Dataset is heart of disconnected architecture of access the
data.it contains the zero or more tables which can connect
with one or more relationships that can use to link the data
together
| Is This Answer Correct ? | 4 Yes | 7 No |
Answer / hardik
dataset is a disconnected architecture in .net frame work
for which there is no need to have a live connection. it
contains datatable in which datarow and datacolumn is
present.
| Is This Answer Correct ? | 7 Yes | 14 No |
Answer / arief
DataSet is a Ado.net property.it's usage is making a
connection to morethen one table at a time.This mechanism
is dis-connection architecture.
| Is This Answer Correct ? | 5 Yes | 15 No |
What is the file through which you can customize your asp.net application?
What are different transaction options?
What is x xss protection?
What is application session?
relacement of websevices in .net 3.0?
How to transpose rows into columns and columns into rows in a multi-dimensional array ?
can sn.exe can be used before gacutil.exe
Where web.config file is used?
What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b) The Application object c) The Response object d) The Request object e) The Server object
7 Answers Bunzl Vending, Syntax Softtech,
A web service can only be written in .net? State whether true or false.
What is a PostBack? What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState? Why is it either useful or evil?
When we do partial refresh of a page using update panel how server knows it(which event occurs?)
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)