Thursday, July 31, 2008

C# 4.0

Just finished watching C# 4.0: Meet the Design Team video from channel9.
Interesting discussion about the evolution and future of the C# language.
Speaking about C# 4.0 notions none specific were mentioned only big influencers for the new stuff were.
They are:
  • Declarative programming - a la LINQ
  • Dynamic languages
  • Concurrency - ParallelFX extensions for .Net Framework
For more specifics developers should wait till PDC2008 where everything will be introduced.
Or you can look for new stuff here.

PS: some ParallelFX resources that I find helpful:
PFX Channel9 videos:

No comments: