Slashdot Mirror


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."

2 of 386 comments (clear)

  1. Re:Looks more like Delphi every release by broody · · Score: 0, Flamebait

    ...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?
  2. Kitchen Sink Language by sproketboy · · Score: 0, Flamebait

    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.