ADO.NET Performance Test: Getting a Single Value
I ran some tests using ADO.NET to measure the time it takes to retrieve a single value from a database. All of my tests had the following attributes: * Each test gets the CompanyName for the specified CustomerID (in Northwind) * The same connection string, using integrated security * Stored pr