Visual Studio on a Mac: Connect to an Azure SQL Edge Database in a Docker Container
This blog post will create a simple ASP.NET MVC Site using Entity Framework Core and Identity Framework….
This blog post will create a simple ASP.NET MVC Site using Entity Framework Core and Identity Framework….
Ok, this will be the last of the “easy” LINQ posts, meaning once we’re finished with this,…
As we discussed last time, LINQ is a technology that integrates querying capabilities directly into the C#…
LINQ is a shorthand for Language Integrated Query, which is a technology for integrating capabilities for querying…
So, today is Friday, so I took a day off in order to have a long, four-day…
Another four-day weekend is upon us – (08.06.2023 – 11.06.2023.) so here is how I spent the…
Starting today, we will have another Category: Tech. In this category, we will amuse ourselves with the…
So, the first of the 4-day weekend days (18.04.-21.04.2023) is over. Yes, the time flies so quickly…
You might think that this will be another post about virtualisation using Parallels Desktop or similar software….
Even if .NET Core – or simply .NET is the new standard and recommended way to build Web Apps, sometimes you might want or need to create an ASP.NET MVC5 Project that is based on .NET Framework.