How to build lists and send emails with MailChimp's API using C#.
Details on what AWS Step Functions are and how they can be used in .NET.
Backup your SQL Express databases using sp_BackupDatabases, which is from Microsoft. You can then automate this with the Task Scheduler.
Example code of how to stay signed in after an ASP.NET Core 2.0 deployment to IIS.
How to redirect traffic for WWW and non-HTTPS web requests to a canonical URL using ASP.NET Core 2.0 with 301 redirects.
How to bundle and minify CSS and JavaScript files using ASP.NET Core 2.0.
How to add and run unit tests using xUnit.net with ASP.NET Core 2.0.
Details on how I migrated this website from ASP.NET 4.6 to ASP.NET Core 2.0 in one day.
Generating and renewing free SSL certificates on IIS using Let's Encrypt.