News

Take advantage of the specification design pattern in C# to improve the modularity, maintainability, and reusability of your source code.
Welcome to the 21st century, C#, now that case blocks support a variety of pattern-matching formats.
Take advantage of the Memento design pattern to store and restore an object's state to support undo or rollbacks in your application.