Saturday, October 18, 2008

New Collection vs. Collection.Clear

Quick, which one of the following implementations is faster to use in a time-critical section of code: Implementation 1:    25 for( int i = 0; i Read More

Post comments at http://thomaskrehbiel.com/tech.