News

Arriving with .NET 9 in November, C# 13 brings a plethora of new features and enhancements that make it easier to write efficient, high performant code. The params keyword has been extended to ...
If you ever need to sort character strings stored in SQL Server fields, check out this demonstration of how to write a common sorting algorithm using SQL Server TSQL code.
Arriving with .NET 7 in early November will be many new features in C# 11, the latest iteration of Microsoft's flagship programming language. Other new features including raw string literals, generic ...