Generate EntityFramework Entity Class from SQL Server Table
How to fix a Honda HR-V Sunroof water leak – rear
Fix Honda HRV sunroof leak to the rear of the car.
.Net Core 6 – register environment appsettings.json files
The problem A .net core application comes with a framework that creates an appsettings.{env}.json file that can store environment specific settings. Generally settings in appsettings.json […]
Free IIS Http Log Viewer
The issue You have some IIS Logs and you want to easily mine it for information, the number of requests, where the IP’s are comming […]
Nuget and .NetCore versions – tips and tricks
The problem I have had some issues recently upgrading to .Net Core 6.0. In doing so I decided that I should stick to only Microsoft […]
The certificate chain was issued by an authority that is not trusted – FIXED
The Issue When moving from EntityFramework v6.0 to v7.0 you may get the following exception. The fix The fix is very simple. Just add the […]
Windows 11 – Restore right-click menu
How to restore your windows right-click menu.
SQL Server – Shrink Log files Issues
The issue You are trying to shrink your database but the system will not release the space to allow you to shrink the log files, […]