News

We often hear about the big new features in .NET or C#. But what about all of those lesser-known but useful new features like collection indices and ranges, date features, pattern matching and records ...
Take advantage of the specification design pattern in C# to improve the modularity, maintainability, and reusability of your source code.