Blizzard of great new stuff for today, summarized nicely by ScottGu.
The new Parallel FX stuff is really quite cool. It’s a cliche to say that the number of CPUs in a typical machine is increasing while each individual CPU is not actually faster. But it’s great to see Joe Duffy release Parallel FX and PLINQ to to actually address the challenge.
All very cool can’t wait till next week for ASP.NET MVC.
Hi Jan!. I’ve been using Linq for some months now, I’ve even deploy it to production. It’s just amazing. Changes completely the way you write code to a more side efect free and less error prone way. With PLiqn they should just deprecate for and foreach as an statement
.
ASP.NET MVC looks nice also, It’s good to se MS turning back from the ‘Pretending Web is like a Window Forms’ adventure.