What is data set in c#?
Answer / Sayyad Musarrat Masood Zaidi
DataSet is a class in C# that represents an in-memory cache of data and schema information. It's part of the ADO.NET data set, which contains a collection of interrelated tables (DataTables), relationships between those tables, constraints, and other metadata. DataSets are mainly used for reading and writing structured data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are examples of desktop applications?
What is the difference between continue and break statement?
What is difference between dictionary and hashtable?
what are the contents of an assembly ?
Can a class be protected in c#?
What is dll in vb.net?
what is the index value of the first element in an array?
Can You Prevent Your Class From Being Inherited By Another Class?
What is the advantage of singleton class?
how to handle errors in sqlserver
Is multiple inheritance possible in c#?
What are the Different kinds of methods?
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)