what is Execute NOn Query?
Answer Posted / anjeswar
it returns no of records updated and will be used for inert,
delete and updated operations
Is This Answer Correct ? | 29 Yes | 18 No |
Post New Answer View All Answers
Explain the overview of ado.net architecture?
How to enable and disable connection pooling?
What is ado.net components?
How to add a check box or a dropdown list to a column in a datagrid?
What are the difference between readonly vs. Const?
What is difference between executenonquery and executequery?
What is ole2 format?
What is the difference between Data adaptor and Data set?
What is connection in ado.net?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
how can implement dropdownlist in particular of dataset when try to update?
What we do with the object of ado.net dataset after using it?
What you mean by filtering of data?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
Explain how can we load multiple tables in to dataset?