How to call the SQL commands asynchronously in ADO.NET version 2.0?

Submitted by: Administrator
executescalar()
executereader()
executenonquery()

these comes with Begin and End like Beginexecutescalr() Endexecutescalar().......

by using these command we can achieve asynch comm in ado.net
Submitted by: Administrator

Read Online ADO.NET Job Interview Questions And Answers