Simulating SQL Server (Part 3)
If you haven’t done so so already, start with – Simulating SQL Server (Part 1) Simulating SQL Server (Part 2) In the first two posts, I introduced the SqlTester library, which can be downloaded at the bottom of this post. I also showed a series of classes that implemented IDataRecord and IDataReade to allow the creation …