Strategic Technology Consultation Services This episode of The Modern .NET Show is supported, in part, by RJJ Software's Strategic Technology Consultation Services. If you're an SME (Small to Medium ...
See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub. The post Modernize .NET Anywhe...
Imagine a web application where multiple users interact with the same data simultaneously. This can lead to a concurrency conflict. Let us explore how you can effectively implement and manage these me...
In this episode of Cozy AI Kitchen, Joanna Oikawa (Product Design Lead, VS Code) walks through how Figma MCP connects Figma designs directly to VS Code, enabling faster iteration, live collaboration, ...
We keep doing this thing where we solve a problem, celebrate the victory, then realize we've created three new problems we didn't even know existed. Remember when manually configuring servers was the ...
Minimal APIs are no longer new. The conference talks have ended. The syntax demos no longer draw applause. What remains is not the novelty—but the question they quietly forced us to confront: How much...
Learn how to implement Basic Authentication in ASP.NET Core Web APIs with Minimal APIs and controllers, ideal for securing internal APIs. The page How to secure ASP.NET Core APIs with Basic Authentica...