Posted By: Dan Fernandez | Jun 9th @ 2:02 PM
Stephen Toub shows off two demos, one using the AsParallel statement to dramatically decrease LINQ query times and the second demo is a simple image editing application that enables you to add dynamic coloring/black and white to a photo, similar to effects in movies like Pleasantville or Sin City.

As this is a CPU-intensive operation, you can see how changing a for loop to a Parallel.For loop dramatically improves the application's performance.
Rating:
0
0
is there a place to download this super cool photo app?  its great