benjamin perkins
List<Solution> solutions = changes.Where(c => c.CeterisParibus != true)
This lab has been moved to its new home...
Date: 11/02/2018
This lab has been moved to its new home...
Date: 11/02/2018
This lab has been moved to its new home here:...
Date: 11/02/2018
This lab has been moved to its new home...
Date: 11/02/2018
This lab has been moved to its new home here:...
Date: 11/02/2018
This lab has been migrated to its new home here:...
Date: 11/02/2018
This article has been moved to its new home...
Date: 11/02/2018
This lab has been moved to its new home here:...
Date: 11/02/2018
This post has been moved to its new home here:...
Date: 11/02/2018
What is significant about the number 400? 400 is 20² 400 is divisible by: 1, 2, 4, 5, 8, 10, 16, 20,...
Date: 10/05/2018
I have a large group of solutions in one GitHub repository which I wanted to give valid names to....
Date: 10/05/2018
I was publishing an ASP.NET Core application, straight to production, which is a no-no, no-go and...
Date: 10/05/2018
Three things that got me here. First, I learned about creating a Service Principle in Azure and...
Date: 09/27/2018
It happens very often that an application is coded, configured and tested on a local machine and...
Date: 09/25/2018
I wrote these other articles here “How to add Docker support to your ASP.NET Core application” and...
Date: 09/18/2018
Well, here we go. Not only have I had the opportunity to work with open source and Linux, now I get...
Date: 09/18/2018
I wrote this article that explained how to include Docker support in Visual Studio “How to add...
Date: 09/18/2018
I was able to remove some of my unwanted images by accessing my Docker Cloud account here. As seen...
Date: 09/18/2018
Here is the PowerShell command to list out all the App Services running on an App Service Plan....
Date: 09/12/2018
I was working with an Azure Function V2 (beta) and got this exception, Figure 1, when I opened the...
Date: 09/06/2018
I am updating, or should I say, re-coding a website I have from ASP.NET Web Forms (aspx) to ASP.NET...
Date: 09/03/2018
The scenarios in which you can and cannot move an Azure App Service are nicely documented here “App...
Date: 08/10/2018
When you enable AlwaysOn it means that the application pool will not be shutdown after the idle...
Date: 08/10/2018
An HTTP status code of 502 – Bad Gateway means “The server, while acting as a gateway or proxy,...
Date: 08/10/2018
I worked on this issue and wanted to write it down because I love it when I can execute the WinDbg...
Date: 08/10/2018
Which way did he go George, which way did he go? (*) When you create an Azure Function App, a...
Date: 08/09/2018
I moved this post to its new home...
Date: 08/07/2018
I wrote this article, see the bottom where I do the memory dump analysis and wanted to expand on it...
Date: 07/25/2018
According to this “Operating system functionality on Azure App Service” and my interpretation, it...
Date: 07/25/2018
I have written number of articles about configuring GitHub and deploying some code to it. Here is a...
Date: 07/20/2018
Here is what I wanted to do. Add some code like this to my ASP.NET application. [sourcecode...
Date: 07/19/2018
A method to 100% shutdown the public endpoint of an App Service running in the public tenant is not...
Date: 07/19/2018
I wrote a few articles that discuss how and or why you would need to know the apiVerion api-version...
Date: 07/17/2018
It is very important to have some back ground on what was happening when the memory dump was taken....
Date: 07/04/2018
There are numerous flavors of ASP.NET modules, for example Web Forms (Web Sites and Web...
Date: 07/03/2018
This article has been moved to its new home...
Date: 06/26/2018
I was making a deployment to an ASP.NET Core application from Visual Studio and got this error, see...
Date: 06/19/2018
I wrote this article here “Database connection string when swapping between App Servers slots” and...
Date: 06/19/2018
Instead of storing user id / passwords or database connection strings in source or configuration...
Date: 06/13/2018
In my original article here where I stored the database connection string in an Environment Variable...
Date: 06/13/2018
Storing, for example, a database connection string which include server name, user id and password...
Date: 06/13/2018
I was writing these articles and received this error when calling my Azure Function: [sourcecode...
Date: 06/13/2018
I have moved this page to its new home here:...
Date: 06/12/2018
I have written numerous articles about Azure Functions, view them here. I have moved this page to...
Date: 06/12/2018
You cannot, at this moment, create a custom culture on an Azure App Service. Cultures are part of...
Date: 06/11/2018
I was deploying my ASP.NET Core 2.1 64-bit HelloWorld application and got this error, Figure 1....
Date: 06/07/2018
I was writing this article where I was testing out how to backup my App Service from the Cloud Shell...
Date: 06/04/2018
A few days ago Microsoft announced the release of .NET Core 2.1, ASP.NET Core 2.1 and Entity...
Date: 06/04/2018
I wrote this post about installing ASP.NET Core 2.1, plus these others which may be of interest:...
Date: 06/04/2018
An Azure App Service is PaaS and synchronizes the clocks based on the hosting platform. As per this...
Date: 05/17/2018