I have a very simple question. Is it possible to use PLINQ with Silverlight 4 since it seems that it doesn't exist in the most commonly referenced assemblies?
I just want to know if I can use it or not. That's all.
SilverDark
2010-04-27 03:12:46
Silverlight is definitely not single-threaded.
Josh Einstein
2010-04-27 03:16:08
Thanks Josh. I have edited my comment.
Raj Kaimal
2010-04-27 03:36:39
A:
Not at this time. Neither the Task parallel library or PLINQ have been implemented in Silverlight yet. At the rate the Silverlight team is cranking out releases though... who knows!
Josh Einstein
2010-04-27 03:16:50