(X) Hide this Watch the recordings of our recent webinars: Switching on the Cloud for Silverlight by Gill Cleeren and WCF RIA Services Validation by Brian Noyes.
Sign up for the upcoming SilverlightShow webinars
Skip Navigation LinksHome / News / View News

WPF 4: Parallel processing of the Data using .NET 4 Parallel Extension Capabilities

+ Add to SilverlightShow Favorites
0 comments   /   posted by Silverlight Show on Feb 16, 2011
(0 votes)
SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) resources on TwitterIn this article, Mahesh Sabnis demonstrates how to use Parallel Processing programming in WPF 4.0 for DataBinding and Data processing, using .NET 4 Parallel Extension Capabilities.

Source: Dot Net Curry

NET 4.0 adds a new set of API's called Parallel Extensions, to simplify the process of adding parallelism and concurrency to applications. This allows you to effectively utilize Multi-Core systems which are commonly available now days. Parallel Extensions are composed of PLINQ and Task Parallel Library (TPL). With .NET 4.0, we have been provided a new namespace ‘System.Threading.Task’ in comprising of TPL classes. This namespace defines classes for performing Parallel looping operations, asynchronous task operations etc.

Share


Comments

Comments RSS RSS
No comments

Add Comment

 
 

   
  
  
   
Please add 5 and 8 and type the answer here: