Perf06 Example:

This example illustrates the difference in performance of when using
transactions of different sizes.  The same amount of data is inserted with
differing size transactions.  The example uses ADO.NET via C#.

Project files are supplied for Visual Studio 2008 and Visual Studio 2010.  A
compiled executable is also provided if Visual Studio is not available.  The
executable is found in bin/Debug/Perf06_CS_ADO.exe.
