What is sqldataadapter in c#?
Answer / Deependra Verma
sqlDataAdapter in C# is used to fill a DataSet by executing SQL commands against a data source, and it can also update the data source based on changes made to the DataSet.
| Is This Answer Correct ? | 0 Yes | 0 No |
f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.
What is the purpose of reserved word using in c#?
without modifying source code if we compile again, will it be generated MSIL again?
What are the important concepts in OOPS
What is hash c#?
What are the types of parameters in c#?
What is use of super class
Explain boxing and unboxing in c#?
What is the difference between internal and private in c#?
Can you change the value of a variable while debugging a C# application?
Explain the difference between a sub and a function?
Explain the difference between abstract class and interface.
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)