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
Or you can look for new stuff here.
PS: some ParallelFX resources that I find helpful:
- PFX team blog
- Joe Duffy blog (PFX team dev lead)
- Parallel Computing Platform Dev Center (where you can find latest downloads)
- Parallel Extensions to the .NET Framework MSDN forum