Explain the difference between sqlcommand object and command behavior object?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ADO.NET Interview Questions

What is a datagrid?

4 Answers  


Give an example that shows how to execute a stored procedure in ado.net?

0 Answers  


How can we save all data from dataset?

0 Answers  


Is ado.net an orm?

0 Answers  


What is execute reader in ado.net?

0 Answers  






Command objects uses, purposes and their methods.

0 Answers  


What are the different methods available under the sqlcommand class to access the data?

0 Answers  


Can a DataReader be used as a DataSource for a GridView. If it is so how will you handle paging.

3 Answers   Directi,


Name which operations can you not perform on an ado.net dataset?

0 Answers  


How to load multiple tables into a dataset?

0 Answers  


Can we do database operations without using any of the ado.net objects?

0 Answers  


How to insert multiple records in asp .net from Gridview to Sql Database with out using loop condition ?

2 Answers  


Categories