.NET
Notes on internationalization in ASP .NET Core applications
Continue readingA summary of the key lessons from Mohamad Shokr’s article on why using ConfigureAwait(false) in ASP.NET can be a subtle but critical mistake.
Continue readingA new solution file format for .NET projects is now available in the latest preview version of Visual Studio 2022 17.10.0 Preview 3.
Continue readingBCSHotels - A Sample C# .NET MVC5 Application
Continue readingA summary of the most common Single Responsibility Principle violations in C# .NET development and how to fix them for better code maintainability.
Continue readingAn in-depth comparison of Clean Architecture and Vertical Slice Architecture patterns in .NET, exploring their pros, cons, and when to use each approach.
Continue reading