Optimize Managed Code For Multi-Core Machines

How to write managed code that consumes the full capability of Multi-core / Multi-Processor machines? Yeah. It is possible to write .NET code these kind of machines. Today, I read an article on Parallel performance  from MSDN Magazine. Here is the link for furthur read.