W8.1 Using C# 3.0 Data Features
1
C# 3.0 introduced new data features that streamline the way we define classes and the way we instantiate and initialize their instances. This learning unit explores these features and demonstrates how you can use them.