If you've been anywhere near the software development world in the past year, you've probably heard the term "vibe coding." Popularized in 2025, vibe coding represents a fundamental shift in how developers build software. Instead of typing every line of code, developers now describe what they want in natural language and let AI tools like GitHub Co
07 January 2026
Angular ASP.NET Core EntityFramework Core Architecture .NET
Release date of .NET 10 is getting closer and Preview 4 version of .NET 10 is released. The .NET team continues to do an impressive job advancing the .NET ecosystem.
02 June 2025
Soft delete is a frequently used feature in applications that can be used to mark data as deleted without removing it from the database. In some cases, users may have to switch between views that show or hide soft deleted data. In this blog post, we looked at how to implement a permission-based soft delete filter in an ASP.NET Zero application. We
08 October 2024
This post explores different approaches, their pros and cons, and dives into implementing them in ASP.NET Core using Entity Framework Core (EF Core) with code examples.
25 March 2024