Tuesday, December 24, 2002
Asynchronous ADO.NET
If you need to make asynchronous ADO.NET calls check out Joseph Albahari's Query Express.
Query Express is a simple Query Analyzer look-alike written in C# and Visual Studio.NET, but being small and free it can be run where the SQL Server client tools are not installed or licensed (eg MSDE). It also connects to Oracle and other OLE-DB compliant databases, and illustrates the asynchronous use of ADO.NET classes.
Visual Basic .NET (VB.NET)* developers shouldn't have too much trouble translating the C# code.
* I just want to make sure Google points the poor VB developers in the right direction ;-)
5:58:59 PM
