News

Take advantage of string interpolation to incorporate variable substitution in formatted strings in C#.
Take advantage of extension methods to add functionality to existing types without needing to modify or derive from those original types.