Microsoft .NET | News, how-tos, features, reviews, and videos
The lightweight .NET web framework has arrived in a stable 1.0 release, ready to help build front ends and RESTful APIs for cloud applications.
Version 8.3 of the platform-agnostic toolkit and MVVM library for .NET development also brings performance improvements and bug fixes.
A good knowledge of exception handling is needed to build applications that are capable of handling runtime errors efficiently. Start with these simple guidelines.
Citing security concerns, the company removed all in-box dependencies on BinaryFormatter and replaced the implementation in the planned .NET 9 application platform.
Pinecone is a managed, cloud-native vector database offering long-term memory for high-performance AI applications.
Last major release of Mono, which blazed the trail to .NET on macOS and Linux, was more than five years ago.
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.