If your production applications are still running on .NET 8 or .NET 9, there is a date worth putting on…
Introduction In the previous article, we created a database using the Entity Framework Code First approach, which has proven to…
Introduction In the ever-evolving landscape of software development, the Entity Framework Code First approach has proven to be a powerful…
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
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…
Latest
Modal windows are an essential part of modern web applications, enabling developers to create targeted, interactive user experiences. Whether you’re…
Angular Autocomplete select components are a staple of modern web applications and improve the user experience by making intelligent suggestions…
What is HttpClient in .NET Core? HttpClient is a class that sends HTTP requests (like GET, POST, PUT, and DELETE)…