Welcome to MSDN Blogs Sign in | Join | Help

April 2006 - Posts

Multi-threaded Linq

I decided to play around with the idea of a multi-threaded Select extension. This could be useful, for example, if you're creating a system that farms out work to various web services and have a limited number of connections to use. Attached should be
 
Page view tracker