A LINQ query can look exactly the same after an EF Core upgrade while the SQL sent to the database…
A LINQ query can look exactly the same after an EF Core upgrade while the SQL sent to the database…
.NET security updates are usually straightforward to install, but verifying that the patched runtime actually reached production takes a little…
What is HttpClient in .NET Core? HttpClient is a class that sends…
On behalf of flow Entra ID Example Take a look at the…
Client Credentials Flow in Entra ID Example Take a look at the…
Introduction In the previous article Authorization Code Flow Azure Ad, we learned…
Introduction In the previous article, we learned the most important concepts about…
Authorization Code Flow Azure Ad Example Take a look at the finished…
In this post, we’ll walk through the creation of a reusable blazor search component in Blazor using the latest features of .NET
A LINQ query can look exactly the same after an EF Core upgrade while the SQL sent to the database…
.NET security updates are usually straightforward to install, but verifying that the patched runtime actually reached production takes a little…
Latest
If your production applications are still running on .NET 8 or .NET 9, there is a date worth putting on…
When building Angular applications, enhancing user experience (UX) with visual cues is paramount. A loading spinner overlay component is a…
Introduction Creating angular datagrids is a common yet challenging task in web development. Whether you’re building dashboards, admin panels, or…