Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / jagan

here
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 ?    11 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use sqldataadapter?

1001


Give an example of a .net application which connects to microsoft access database using ado.net classes.

1217


What are the different execute methods of Ado.Net?

1059


How to identify the controls which can be used for binding data?

1044


How do you update a dataset in ado.net?

1062


What is execute scalar in ado.net?

1018


What is connection pooling and what is the maximum pool size in ado.net connection string?

986


What is difference between dataset and datatable?

1263


What is the difference between Optimistic and Pessimistic locking?

1036


What are the parameters that control most of connection pooling behaviours?

1119


What is a serialized object?

1098


Why is ADO.NET serialization slower than ADO ?

1099


What is microsoft ado.net?

1223


What are the Features of a dataset

1376


How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?

1016