Microsoft .NET | News, how-tos, features, reviews, and videos
Take advantage of the Result pattern, the Try-Parse pattern, and other techniques to make error handling more explicit and to avoid writing exception handling code in your .NET applications.
Microsoft opened its AI-focused .NET conference emphasizing developer tools integrating AI with .NET, including GitHub Copilot.
Microsoft .NET 9 Preview 7 also brings new features and enhancements to the ASP.NET Core web framework and .NET MAUI UI framework.
Take advantage of the FluentValidation open-source library to validate data in your ASP.NET Core application and keep your code clean, organized, and maintainable.
C# 13 introduces several new features that make it easier to build modern applications including enhanced params collections and a new Lock API that improves thread synchronization.
Latest update to Microsoft’s cloud-ready stack for building distributed applications also adds the ability to launch Python-based services.
Microsoft’s desktop transition from UWP continues, although promised features are still missing from experimental releases.
HybridCache is a new API in .NET 9 that brings additional features, benefits, and ease to caching in ASP.NET Core. Here’s how to take advantage of it.
Latest .NET 9 preview brings code layout improvements to the RyuJIT compiler, caching improvements to ASP.NET Core, Metrics Gauge instrument, and much more.
Free open-source UI framework introduces a drag-and-drop UI designer that also allows users to create and modify UIs using natural language commands.