For this repost, I review why it's OK (and sometimes mandatory) to take a little time off to recharge for the holidays
In today's post, our guest blogger, Andrew Hinkle, examines the best approach along with techniques on how to unit test ILogger
After his great post on Assembly Encapsulation with Dependency Injection, Andrew Hinkle follows up with unit testing the assembly encapsulation
If you're a .NET developer, there is no other tool more powerful than Visual Studio's IDE. Today, with the new release of VS 2022 from Monday, I review my experience of installing VS 2022.
Once again, our guest blogger, Andrew Hinkle provides an enlightening post about how to use dependency injection with an assembly containing internals
In today's post, our guest blogger Andrew Hinkle explains how to secure the interactive part of Swagger using authorization techniques
Are all of those if..then statements really necessary? In today's post, we look at refactoring a long list of if..then statements into an easy two-liner.
What do you mean 400 error? In today's quick tip, we examine how to load ViewComponents through Razor Pages using JavaScript
When using ASP.NET ViewComponents, there's a number of benefits to make your application more modular. Today, we review those benefits based on experience.
Inspired by a tweet, today's post presents a way to take your pinned tabs and use them as a dashboard or command center