How to call the SQL commands asynchronously in ADO.NET
version 2.0
Answer Posted / radheshaym
executescalar()
executereader()
executenonquery()
these comes with Begin and End like Beginexecutescalr()
Endexecutescalar().......
by using these command we can achieve asynch comm in ado.net
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Define data access layer?
What is data control techniques?
What is the difference between connected and disconnected environment?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What is ado in agriculture?
What is untyped dataset?
What is ole db and odbc?
What is the DataTableCollection?
Explain the difference between data reader and data set?
What is the use of sqldatareader class?
What is the functionality of data provider in ado.net?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
What is ole used for?
Which is better ole db or odbc?
What is the difference between ado.net and oledb?