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 ...
In synchronous C# code, the exceptions are propagated up the call stack until they reach an appropriate catch block that can handle the exception. However, exception handling in asynchronous ...
Last week, Microsoft's Mika Dumont officially introduced the new Razor editor in VS 2022, which debuted last month. "We have been working for some time on a new Razor editor for ASP.NET Core projects ...
Microsoft announced the preview release of C# Dev Kit, a new extension for Visual Studio Code intended to improve the C# development experience on Linux, macOS, Windows and more. Released just over ...