Towards the end of the year, Microsoft always comes up with the Ignite conference. Next […]
Microsoft Build 2022 – Day 2
Also on day 2 of Build there were some cool talks and announcements. Info that […]
The first DB query with EntityFramework in short (state: .NET6 + EFCore6):
Install SQL Server (Express) and create a new database Install two Nuget packages Microsoft.EntityFrameworkCore.SqlServer Microsoft.EntityFrameworkCore.Tools […]
Mongo Auth
Just playing a little with mongodb and nodejs. Wanted to try out if there’s anything […]
MySQL Source
I just fell in love with mysql “source”-command … just wanted to mention that ;-)! […]