10.09.2006
Unless you are working with the .NET Framwork and C# development, that headline probably makes no sense to you, and you should just avoid further reading right away.
If you however happen to be a C# developer, the new language features of C# 3.0, might be of interest to you. Currently there are numerous extensions to the current version of the language.
I'm not 100% happy about every single one of these changes, but the worst case scenario is that I simply choose to ignore them, and don't employ them in my code.
Anyway, developer.com has a lengthy article about the new features of C# 3.0 and practical examples of what the code will look like. A interesting read.
(Thanks to Jørn for spamming me this)