What is the use of command builder?
Answer / Nripendra Misra
The CommandBuilder in C# is a utility class used for automatically generating DataAdapter objects for SQL commands. It helps developers create and populate DataAdapter objects for common SQL operations (Select, Insert, Update, Delete) based on an initial DataAdapter instance, thereby reducing the amount of code required to write and manage database operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between class and abstract class in c#?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
What can I create with c#?
What are boxing and unboxing?
What is the difference between system.string and system.text.stringbuilder classes?
What is extended method in c#
What is inline function in c#?
What is the difference between do and while loop?
Can abstract class have constructor c#?
To compute the monthly, half-yearly and annual sales made by all the salesmen of a company.
What is lastindexof c#?
What is trim 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)