0
kicks
Asynchronous command execution in .NET 2.0
Asynchronous execution of commands was one of great new features in ADO.NET 2.0. The ability to execute commands that take long time to execute asynchronously is very helpful for developers.