What new language features of .NET 3.5 do you use?
There’s a little more icing on the cake in 3.5 but now that it’s
been released for a while, which of these features do you actually
use?
been released for a while, which of these features do you actually
use?
Automatic Property setters/getters 611 66.41
Lambda expressions 486 52.83
Object Initializers 474 51.52
Implicitly Typed Variables (var) 466 50.65
Query keywords (for LINQ) 457 49.67
Extension Methods 454 49.35
Collection Initializers 364 39.57
Anonymous Types 320 34.78
Partial methods 171 18.59
VB ‘if’ operator 72 7.83
XML data types in VB 41 4.46
Lambda expressions 486 52.83
Object Initializers 474 51.52
Implicitly Typed Variables (var) 466 50.65
Query keywords (for LINQ) 457 49.67
Extension Methods 454 49.35
Collection Initializers 364 39.57
Anonymous Types 320 34.78
Partial methods 171 18.59
VB ‘if’ operator 72 7.83
XML data types in VB 41 4.46
Responses 836