what is Execute NOn Query?
Answer Posted / venkat
this method is invoked whenever DMLcommands has
beenexcecuted
| Is This Answer Correct ? | 55 Yes | 50 No |
Post New Answer View All Answers
Which name space is used to get assembly details?
Which architecture does Datasets follow?
Explain how can we load multiple tables in to dataset?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
How to work with disconnected data - the dataset and sqldataadapter?
What is different between sqlcommand object and command behavior object?
How to find the given query is optimised one or not?
What is namespace in ado.net?
Explain the difference between data reader and data adapter?
Describe the command object and its method.
Describe briefly an ADO.NET Dataset ?
What is ado recordset?
What is difference between executequery and executeupdate?
What is the difference between oledb sql server and oledbdotnet provider?
how Sequence to connect and retrieve data from database using dataset?