Community

Threading Proof of Concept Code Snippet Using .NET 2.0

(Steve Schofield) This code sample shows how to start multiple threads to enhance performance. I was looking for a way to increase performance of a console application that records information to a database. The code sample listed below has a couple of techniques. The first starts many threads and

Read More - Register for Free Membership