Name: Anonymous 2007-12-13 17:48
hello /prog/
what do you think about the new C# 3.0 features?
(new means: new to C# 2.0; C# 3.0 isn't THAT new ^^)
http://en.wikipedia.org/wiki/C_Sharp#C.23_3.0_new_language_features
LINQ sounds somewhat delicious
Object initializers this has a VB touch, but I approve them since they improve readability of code
Anonymous types omg what has science done :|
Lambda expressions nice, less code
Automatic properties ok, no more manual refactoring, sweet :)
Extension methods so u can add functionality to sealed classed, uhm ok
that are my thoughts :)
what do you think about the new C# 3.0 features?
(new means: new to C# 2.0; C# 3.0 isn't THAT new ^^)
http://en.wikipedia.org/wiki/C_Sharp#C.23_3.0_new_language_features
LINQ sounds somewhat delicious
Object initializers this has a VB touch, but I approve them since they improve readability of code
Anonymous types omg what has science done :|
Lambda expressions nice, less code
Automatic properties ok, no more manual refactoring, sweet :)
Extension methods so u can add functionality to sealed classed, uhm ok
that are my thoughts :)