Install Redis Server on Ubuntu running on Windows 11
In a previous video we looked at how to install Ubuntu Linux using the Windows subsystem for Linux on Windows 11, and now we're going to look at how to use that
Articles about .NET, Azure, and cloud development
In a previous video we looked at how to install Ubuntu Linux using the Windows subsystem for Linux on Windows 11, and now we're going to look at how to use that
Hi folks, welcome back to another video. In this video, we're going to take a look at installing Ubuntu, a Linux distribution, on Windows 11 using the Windows
Let me start by saying that I love Appication Insights. The level of detail it gives you out of the box to monitor and troubleshoot application issues is
When creating a new site that will have users logging into it, you'll invariably have to choose an identity provider to use. You can use the the inbuilt
If you're experiencing error 0x800F0954 when trying to install .NET 2.0 and 3.5 on Windows 10, and you're in a domain environment, then a simple temporary
I recently deployed a very simple Azure Functions 2.0 project from Visual Studio 2019 that contained a single timer triggered function. The function had a daily
Importing CSV files into Azure SQL is quick and easy using Azure Functions.
Common url casing in your urls, in my opinion, makes your site look nicer as a whole and has significant SEO benefit to help you drive trafiic to your site.
Setting up a new website on a new server or with a different hosting provider while the existing website is still live presents some challenges.