Fetch & Store AWS Secrets Manager Secrets in JSON File
Implement a Powershell script for downloading secrets from AWS Secrets Manager and store the results in a JSON file.
Implement a Powershell script for downloading secrets from AWS Secrets Manager and store the results in a JSON file.
Understand the differences between AddIdentity and AddDefaultIdentity in ASP.NET Core. How they are scaffolded.
Learn how to optimize your web project by minifying CSS files in Azure DevOps pipelines using the NPM package clean-css. Follow our step-by-step guide to improve your website's performance.
Fix the Windows issue associating .vbs and .vbx files to Windows Script Host wscript.exe.
Setup Hangfire with MySQL in ASP.NET 5 or Core for scheduled and recurring tasks.
Specify the port that ASP.NET will use on startup using Sysemctl on a Linux host.
Use vnStat to monitor daily, weekly, month and yearly bandwidth usage on your cloud server. Instructions work on AWS EC2 & Lightsail, Azure etc
Runtime getting version information from your Xamarin and Xamarin.Forms application. Including guide and app version and first & last start date.
The many different ways to find users in ASP.NET Identity
The guide on adding and removing user roles within ASP.NET Core Identity. Learn how to toggle administrator and other roles.
Disable and enable user accounts in ASP.NET Core Identity with a simple lock & unlock class.
A tutorial on resetting user passwords using ASP.NET 5 & Core. Learn how to use tokens and email password resets.
I'd like to show you the best render settings I've found for creating YouTube 1080p videos using Sony Vegas Pro 15 in 2020
NotSupportedException No IUserTwoFactorTokenProvider
Protect files hosted in the wwwroot folder with Identity Authentication in ASP.NET Core & 5
Use C# to generate S3 pre-signed keys using the AWS SDK. Post the data to a Javascript jQuery frontend using an API controller with ASP.NET Core 3.1.
Create an exception list of file types and supply the correct MIME type based on the extension. Using C# and .NET 5 or Core. Without downloading the file.
Prevent slow startups and cold boots on IIS with ASP.NET 5 & Core apps. No more slow load after 20 minutes of inactivity with Windows Server.
Upload large files to IIS & ASP.NET Core Forms. Bypass error's showing that file sizes are too big and specify a maximum upload size.
Prevent the screen from auto locking while your Xamarin.Forms app is running on Android using Xamarin Essentials.
Create a shortcut icon on Android using Xamarin.Forms or Xamarin.Android using LEANBACK_LAUNCHER.
How to get values from appsettings.json in ASP.NET 5 & Core 3 by using a static method without Dependency Injection.
Sumologic: Log events and errors in your C# ASP.NET Core apps using HTTP requests. Learn how to store logs in the cloud.
Affinity Photo does not automatically make the background of your .png image transparent when you export. Learn how to save a transparent PNG in Affinity Photo.
The ultimate guide to using the Xamarin.Forms.Keyboard class. Learn how to use show different types of keyboard and capture user input.
Apply CSS styling to elements based on the image format or extension using the CSS attribute selector. Compatible with Chrome, Firefox, Edge and IE
When using Xamarin.Forms version 4.4 & 4.5 with Windows 10 UWP. DisplayPromptAsync may not show prompts however it works fine in Android & iOS.
The differences between android APK and Bundle files is explained along with examples. Learn how to distribute your app on the play store in the best format.
Remove preferences using Preferences.Clear() from a Xamarin.Forms app on startup but only while debugging on UWP, Android & iOS
A long time Photoshop user is switching to Affinity Photo and Affinity Designer. Here's how i'm saving money and still making great work.
MB-901: Microsoft Dynamics 365 Fundamentals. How I studied for this exam, which resources I used to reach a mark I was happy with in 2020.
Use Mixins and includes in SCSS & SASS files that are compiled to standard CSS. I'll also show you how to use imports. Great for re-using code!
9 of the top podcasts for developers wanting to learn new skills and keep up with industry trends. Listen while at the gym and commuting. Javascript & Jamstack
Create a secure SSH tunnel to a Lightsail database with an Ubuntu jump server using MobaXterm.
Find the JavaScript ES6 equivalents Where, Select, OrderBy, Aggregate, All & many other C# LINQ filtering operators.
Clear specific files from the Cloudflare cache using C#/.NET Core 3.1 and the Cloudflare API using a HTTP POST message.
Learn how to disable new registrations in your ASP.NET 5 & Core 3 application using Identity. Scaffold account pages and control the access of new users.
Authorize and AllowAnonymous are data attributes used to override authorization specified in ConfigureServices within startup.cs
Redirect all non-authenticated users to the login page in ASP.NET 5 & Core 3.1 Identity . Password protect your content and prevent unauthorized users.
Configure a custom password policy & requirements in ASP.Net 5 & Core Identity 3.1 | Require symbols and numbers in the password.
Configure ASP.NET Core Identity to keep users logged in, with proper cookie expiry dates. Understand why users are logged out before the session cookie expiry.
A tutorial on how to compile Sass and LESS files using the Web Compiler extension.
Identity and Access Management (IAM) is a service built by AWS, that lets you control access to AWS resources.
Ever tried to solve FizzBuzz with C#? Here's a simple solution to the age old interview question.
The third and final part in a series of articles on working remotely.
I invite you to consider some of the commonly held myths people have about working remotely.
Looking to end the daily commute or relocate abroad? Here's how I convinced my company to re-evaluate remote work.
For my first blog post, I’d like to tell you about my Linux Story. The things I loved, the things I hated, and finally why I moved back to Windows.