


Code Snippets for Parallel.For and Parallel.ForEach

Parallelizing a query with multiple “from” clauses

Chunk partitioning vs range partitioning in PLINQ

All about Async/Await, System.Threading.Tasks, System.Collections.Concurrent, System.Linq, and more…