Showing results for October 2008 - .NET Parallel Programming

Oct 31, 2008
0
0

Visual Studio 2010 and .NET Framework 4.0 CTP now available!

Danny Shih
Danny Shih

The Visual Studio 2010 and .NET Framework 4.0 CTP is now available, featuring Parallel Extensions to .NET!  Parallel Extensions has been introduced before, but what sets this CTP apart from the previous two is that it’s not a CTP of Parallel Extensions alone but of Visual Studio 2010 and .NET 4.0.  And excitingly, the Task Parallel ...

Oct 28, 2008
0
0

Concurrent, Multi-core Programming on Windows and .NET

Stephen Toub - MSFT
Stephen Toub - MSFT

Thanks to everyone who attended our PDC pre-conference session yesterday on parallelism and concurrency!  We had a wonderful turnout at the event, and David, Joe, and I all had a terrific time. Attached to this post are the slides we presented. (It turns out that the PDC site does allow you to submit an evaluation for a precon.  If you at...

Parallel ExtensionsTask Parallel LibraryCode Samples
Oct 16, 2008
0
0

The Channel 9 videos are rolling in…

Stephen Toub - MSFT
Stephen Toub - MSFT

Several more Channel 9 videos on parallelism have been posted in the last few days...Parallel Computing Platform: Overview and Future DirectionsParallel Computing Platform: Asynchronous Agents for Native CodeRahul Patil: Complexities of Testing ConcurrencyThis is in addition to the videos mentioned a few days ago here.  Much thanks to Charles ...

Media
Oct 13, 2008
0
0

Native concurrency, tools, and TM

Stephen Toub - MSFT
Stephen Toub - MSFT

The Parallel Computing Platform team at Microsoft is working on much more than Parallel Extensions to the .NET Framework...A few weeks back, Charles from Channel 9 spoke with us about our efforts on supporting concurrency and parallelism in native code; the video of that conversation was released this week, and you can view it at https://channel9.m...

C++Tools
Oct 10, 2008
0
0

Parallel Programming and the .NET Framework 4.0

Stephen Toub - MSFT
Stephen Toub - MSFT

Last week, the VP of the Developer Division at Microsoft announced the next version of Visual Studio and the .NET Framework: Visual Studio 2010 and the .NET Framework 4.0.  In line with that, the folks at Channel 9 have been posting videos left and right about a bunch of the new Visual Studio features, and there should be a plethora of interes...

Parallel Extensions
Oct 2, 2008
0
0

Parallelism in October 2008 MSDN Magazine

Stephen Toub - MSFT
Stephen Toub - MSFT

The October 2008 issue of MSDN Magazine just went online yesterday, and it's chock full of content on parallelism.  Definitely worth a cover to cover read!

Parallel ExtensionsMSDN