Whate are different types of Commands available with
DataAdapter ?
Answers were Sorted based on User's Feedback
Answer / srilekha
we can use only select command in sqlDataAdapter and for
insert command,update,delete commands are used in sql
command
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / swapna
The SqlDataAdapter has SelectCommand, InsertCommand,
DeleteCommand and UpdateCommand.
| Is This Answer Correct ? | 10 Yes | 2 No |
What are the parameters that control most of connection pooling behaviours?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What are the 3 major types of connection objects in ado.net?
What is the role of the dataset object in ado.net?
What are the advantages of using datalist?
What is Pooling? what is data pooling? what is sql pooling?
What is a dataview?
differences between ADO and ADO.NET
Why edit is not possible in repeater?
How would you connect to database using .NET?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
Can a DataReader be used as a DataSource for a GridView. If it is so how will you handle paging.
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)