What is dataset and dataadapter in c#?
Answer / Amit Kumar Pal
Dataset is a container for disconnected data in C#. DataAdapter is used to fill the Dataset with data from a database by executing SQL commands. It also allows updating the database with changes made to the Dataset.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between tostring() vs convert.tostring() vs (string) cast
Which class does the remote object has to inherit?
Types of Unboxing?
What is executereader in c#?
What is difference between assembly and dll?
What is visual c# net?
Where do we use serialization in c#?
What is a console operator?
How many constructor can a class have?
Can you declare the override method static while the original method is non-static?
What are anonymous types in c#?
What is the advantage of static class in c#?
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)