Three Angular security advisories affect SSR rendering, HttpTransferCache, and localized event-handler attributes. Learn which versions are vulnerable and how to audit and patch production applications.
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
Three Angular security advisories affect SSR rendering, HttpTransferCache, and localized event-handler attributes. Learn which versions are vulnerable and how to audit and patch production applications.
A LINQ query can look exactly the same after an EF Core upgrade while the SQL sent to the database…
Latest
Angular 22 Zoneless Reactive Forms can expose a subtle UI problem: the form model. changes correctly, but parts of the…
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…