PreviousNext

New Features in C# 6

by bill-s, 2015-04-18T09:44:13.000Z

C# 6 is the version of C# that ships with VS 2015 Preview. The philosophy behind this version is straightforward: improve simple everyday coding scenarios, without adding much conceptual baggage. The features should make code lighter without making the language heavier.

Read More