Anders Hejlsberg on C# 3.0
spongman writes "Channel9 has a video of Anders Hejlsberg demoing C# 3.0. The new language enhancements include implicitly typed locals, extension methods, strongly-typed lambda expressions, anonymous types, and LINQ - a builtin SQL-like syntax for data access. The spec, samples and a working compiler can be found on MSDN."
...LINQ, and DLINQ, are very exciting improvements in removing the disconnect between the database and the middle/front tier
All hail our new fat client overloads. Oh joy.
~~ What's stopping you?
Yet more evidence that C# is designed by monkeys. Add as much garbage to the language as possible to attempt to appease every programmer's wank fantasy. Ultimately you'll please no-one.
BTW Still waiting for GOTO Line Numbers to be added.