Task Parallel Library for Windows Phone 7

The version 1.0 of the Task Parallel Library for Windows Phone 7 is now released and available for Download from NuGet

The Task Parallel Library for Windows Phone 7 is developed by Robert McLaws and is a port of the Mono version of the Task Parallel Library to Windows Phone 7.

This is a complete port and not a subset is what the author describes ..

The Current version includes more classes compared to the PortableTPL project and the namespace is compatible with the BCL .

more info about the TaskParallelLibrary for Windows Phone 7

To install Task Parallel Library for Windows Phone 7 , you need the nuget package manager whcih can be downloaded and installed from Visual Studio CodeGallery

After installing nuget , Go to Tools ->  Add Library Package Reference .

 
In the search textbox , serach for “Task Parallel Library” , you should find the library listed . Click Install to install it .

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn about the Win32 Error “0x000019E5 – ERROR_COULD_NOT_RESIZE_LOG” that you get when debugging system erors in...
In this post, you’ll learn about the error “CO_E_DBERROR 0x8004E02B” that is returned when working with COM based APIs or...
In this post, you’ll learn about the Win32 Error “0x000019D0 – ERROR_LOG_BLOCK_VERSION” that you get when debugging system erors in...