Login or Join

Pcp Videos

newest 100 pcp videos / pcp widget | Video feed for pcp

Videos 1 to 20

TaskCompletionSource

TaskCompletionSource

from videos - Channel 9 on November 12, 2009
Duration: 459
Join Danny Shih as he introduces the TaskCompletionSource TResult type.  He’ll cover basic usage and walk through a full scenario Learn more about the .NET Framework 4 and keep abreast of Parallel Computing tools and techniques via the Concurrency Dev Center. See all videos in this series.
also in:              

Concurrent Programming with .NET4 Collections

Concurrent Programming with .NET4 Collections

from videos - Channel 9 on November 11, 2009
Duration: 649
Join Josh and Steve as they demonstrate how to use various concurrency-safe Collections classes. Collections and related constructs are new with .NET4 and Visual Studio 2010. Learn more about the System.Collections.Concurrent namespace and keep abreast of Parallel Computing tools and techniques via the Concurrency Dev Center.
also in:              

How to Cancel Work using .NET4 CancellationToken

How to Cancel Work using .NET4 CancellationToken

from Channel 9 on November 10, 2009
Duration: 572
Join Josh and Steve as they demonstrate how to safely cancel tasks in a parallel task execution scenario. CancellationToken and related constructs are new with .NET4 and Visual Studio 2010. Learn more about the System.Collections.Concurrent namespace and keep abreast of Parallel Computing tools and techniques via the Concurrency Dev Center.
also in:              

Thread Blocking Analysis in the VS2010 Profiler

Thread Blocking Analysis in the VS2010 Profiler

from Channel 9 on November 09, 2009
Duration: 531
Join Bill Colburn once again as he demonstrates useful analysis techniques within the VS2010 Concurrency Visualizer.  In this screencast, he demonstrates thread synchronization reports, unblocking stacks, and how to view crucial call sites.  He also demonstrates how to get to the source code responsible for substantial thread blocking time. Check-out the following additional resources:  - The Parallel Visualization Blog  - The MSDN Parallel Computing Dev-Center  - Visual Studio 2010 on Learning Center   - Parallel capabilities of the VS2010 profiler  - Download Visual Studio 2010 beta2  - Hazim Shafi’s Blog on Windows Parallel Performance Tools
also in:              

The .NET4 Countdown Synchronization Primitive

The .NET4 Countdown Synchronization Primitive

from videos - Channel 9 on November 05, 2009
Duration: 374
Join Josh and Steve as they demonstrate how to use the new .NET4 Countdown event synchronization primitive in task coordination scenarios. Countdown and related constructs are new with .NET4 and Visual Studio 2010. Learn more about the System.Collections.Concurrent namespace and keep abreast of Parallel Computing tools and techniques via the Concurrency Dev Center.
also in: