developerFusion parallel
Related parallel tutorials
-
The Future of .NET Languages
by Damon Armstrong
Wondered why Microsoft always seems to release different language features for each language? Discover how .NET 4.0 will reduce the disparity between C# and VB.NET with some great new features for both languages, plus a new dynamic language runtime and new functional and parallel programming languages.
Related parallel podcasts
-
.NET Rocks: Ananth B on Brahma!
Published 4 months ago, running time 0h51m
Ananth B talks about Brahma, an open-source library written for the .NET 3.5 framework (in C# 3.0), to provide high level access to parallel streaming computations on a variety of processors.
Related parallel developer news
-
Intel puts the parallel in Visual Studio
on Feb 11, 2009 by James Crowley
Free beta of their new parallel programming suite
Related book
-
Concurrent Programming on Windows (Microsoft .NET Development Series)
“I have been fascinated with concurrency ever since I added threading support to the Common Language Runtime a decade ago. That’s also where I met Joe, who is a world expert on this topic. These days, concurrency is a first-order concern ...