Resources for MSDN Roadshow – Parallel Computing
In November and December 2009 I presented on Parallel Computing in the .NET Framework. Here are the resources for that event.
Downloads
- Visual Studio 2010 Beta 2 and .NET Framework Beta 2 downloads - https://msdn.microsoft.com/en-us/vstudio/dd582936.aspx
- Note: Since the Parallel Extensions will be a part of the .NET Framework 4.0, the version for .NET 3.5 is no longer available. It had only made it to CTP status anyway, not a full supported release. For an unsupported release of Parallel Extensions compatible with the .NET Framework 3.5 SP1, please see the Reactive Extensions release on DevLabs at https://msdn.microsoft.com/en-us/devlabs/ee794896.aspx.)
- Samples for Parallel Programming in .NET 4 (updated to Beta 2) https://code.msdn.microsoft.com/ParExtSamples
Blogs
- Native Concurrency blog - https://blogs.msdn.com/nativeconcurrency
- Parallel Framework Extensions team blog - https://blogs.msdn.com/pfxteam
- Windows Server Performance Team blog - https://blogs.technet.com/winserverperformance/
- Parallel Visualizer blog https://blogs.msdn.com/visualizeparallel/
Resources
- MSDN Concurrency Dev-Center - https://msdn.microsoft.com/concurrency
- MSDN Documentation – Parallel Programming in the .NET framework https://msdn.microsoft.com/en-us/library/dd460693(VS.100).aspx
- Walkthrough: debugging a parallel application - https://msdn.microsoft.com/en-us/library/dd554943(VS.100).aspx
- Great article on Embedded.com – The end of Moore’s Law https://www.embedded.com/columns/technicalinsights/173402175