Detailed Articles on ASP.NET Core, React, and Web Development
Free coding articles. Complex topics explained simply by a real human, with context and real world examples.
Latest Posts
Build a Multi-Tenant App With Multiple Databases – Free Guide (Part 2)
In the last article, we learned the basics of building a multi-tenant application with ASP.NET and Entity Framework. In this article, we will build on that same project and refactor the solution […]
Build a Multi-Tenant App With Entity Framework Core & ASP.NET 7 – Free Guide (Part 1)
There is always a point in a software developer’s career where they start to think about building a Software as a Service (SaaS) type platform. A SaaS business model is one where […]
Query Filters in Entity Framework Core & ASP.NET
One of the main reasons I like ASP.NET so much is that it has great tooling for working with data. Entity Framework is the standard ORM in the ASP.NET framework. EF provides […]
Dependency Injection ASP.NET Core (.NET 7). Example Project GitHub
If you want to learn about Dependency Injection, you’ve come to the right place. Its one of my favorite topics in all of programming. It is however, useful to understand some context […]
Using Interfaces in ASP.NET Core (.NET 7). Tutorial and Guide
So, what’s the deal with interfaces? To be honest, I never used them when I worked in ASP.NET MVC 5 projects. Anyone who worked on larger enterprise applications probably used them regularly, […]
Need an ASP.NET Boilerplate to build your next MVP?
Check out Nano ASP.NET multi-tenant SaaS boilerplate project and save weeks or months of development time.