• Home
  • About Benjamin
  • Lessons
  • Source Code

The Best C# Programmer In The World - Benjamin Perkins

articles about C# and numerous other technologies


Using Cloud Explorer with a Sovereign Cloud

By Benjamin Perkins · December 1, 2017 · Azure, Deployment
Visual Studio Benjamin Perkins

I was reading this article where it discusses some of the different kinds of Clouds that Azure supports. For example: Public Cloud China Cloud German Cloud US Government Cloud There may be more, but I was working on setting up my Cloud Explorer in Visual Studio 2015 with a subscription I have in the German […]

Read More →

Source Code plug in for WordPress blogs using Open Live Writer

By Benjamin Perkins · December 1, 2017 · Computing
Benjamin Perkins C#

I like to write. I use WordPress at the moment for my blogs, I think as the blogs are stored in a database instead of being static text when I want to move to another platform or technology, I will only need to export the data and format it to match the new platform requirements. […]

Read More →

LINQ to XML vs. XML DOM, XMLDOM and LINQ to XML with Lambda Expression

By Benjamin Perkins · May 31, 2017 · C# Blogs
Benjamin Perkins C#

There a numerous reasons why you would need to create an XML file. Configuration settings or using it as a data source are 2 examples. In both cases, you would need to create the XML file. If you have never done it before then the first question is, How do I create, read and modify […]

Read More →

How to access KUDU using your Publishing Profile

By Benjamin Perkins · May 30, 2017 · App Service, Azure, Deployment
Azure App Service Benjamin Perkins

If for some reason your Microsoft or Organizational credentials are not working when accessing KUDU, which I discuss here. You can use your Publishing Profile userName and userPWD to connect. You may get prompted with a page similar to that shown in Figure 1. Figure 1, cannot access KUDU Login to the Azure Portal here, […]

Read More →

Execute an Azure PowerShell (ARM) script without prompting for credentials

By Benjamin Perkins · May 30, 2017 · Azure
Azure Benjamin Perkins

Something I have noticed and seems to be a path being set forward is that ASM capabilities are not going to be available in an Azure Sovereign clouds. By ASM, I mean anything that is dependent on this URL manage.windowsazure.com. Therefore, if you have any dependency on that and plan to move into an Azure […]

Read More →

Enable System.Net tracing on Azure App Service

By Benjamin Perkins · May 30, 2017 · App Service, Azure, Debugging
Azure App Service Benjamin Perkins

It is becoming a common scenario that customers of Azure App Services Web Apps are making requests to services hosted on other Azure IaaS or PaaS platforms, services not hosted on the Azure platform (on premises) and which use the System.Net class. For example, making a request from your code that uses either of the […]

Read More →

Enable Failed Request Tracing for an Azure App Service Web App

By Benjamin Perkins · May 30, 2017 · App Service, Azure, Debugging
Azure App Service Benjamin Perkins

When you are experiencing slow performance on your Azure App Service #Microsoft a start is to look at the IIS logs, specifically at the time-taken column. This will confirm that indeed there are some slow requests and identify better how slow they are. If you want to take it one step further, you can enable […]

Read More →

Debugging Azure Functions in Visual Studio

By Benjamin Perkins · May 30, 2017 · Azure, Debugging, Functions
Azure Functions Benjamin Perkins

I wrote this article here where I talk about how to debug and troubleshoot an Azure Bot service. Since the development approaches are very similar between the Bot Service and an Azure Function, I wonder if this feature will ever support the Bot Service. It would be much easier doing that versus the example I […]

Read More →

Create and deploy an ASP.NET Core Web API to Azure Windows

By Benjamin Perkins · May 30, 2017 · App Service, ASP.NET, Azure
ASP.NET Benjamin Perkins

There are a number of things I want to accomplish with this and a few future articles: How to deploy an ASP.NET Core Web API to an Azure App Services Web App How to deploy an ASP.NET Core Web API to an Azure VM Check out some of my other articles I wrote in regards […]

Read More →

Using LINQ to Reflection with Lambda Expressions in C#

By Benjamin Perkins · May 28, 2017 · C# Blogs
Benjamin Perkins C#

I think Lambda expression are cool. Not only are cool, they are pretty powerful and can make your code a lot more readable and compact. I wrote this article here about how to simply use LINQ to Reflection to list the methods and types of an assembly. In this example I will use the same […]

Read More →
  • « Previous
  • 1
  • …
  • 27
  • 28
  • 29
  • 30
  • 31
  • …
  • 65
  • Next »




Tags

.NET .NET Core AI Application Request Routing ASP.NET ASP.NET Core ASP.NET MVC Azure Azure Active Directory Azure App Service Azure Cosmos DB Azure DevOps Azure Functions Azure SQL Azure Storage Azure Virtual Network C# CLI Cognitive Services Debugging Deployment Entity Framework Event Hub GitHub IIS IIS Labs LINQ Lucene.Net NHibernate ODP.NET Oracle PowerShell Python REST Security Service Bus SQL SQL Server Visual Studio WCF WebJobs WinDbg Windows WPF XML

Categories

  • .NET Fundamentals
  • Active Directory
  • Advanced C#
  • AI
  • AI
  • AI Agent
  • AI Language
  • AI Search
  • API Management
  • App Service
  • ASP.NET
  • Azure
  • Big Data
  • C# Blogs
  • C# Fundamentals
  • Computing
  • Copilot
  • Data Store
  • Databricks
  • Debugging
  • Deployment
  • Functions
  • Hacking
  • IIS
  • Lessons
  • Machine Learning
  • MCP
  • Microsoft Foundry
  • Open Source
  • OpenAI
  • Prompting
  • Python
  • Quantum
  • Quantum
  • RAG
  • Security
  • SRE Agent
  • Storage
  • Synapse Analytics
  • Traffic Manager
  • Uncategorized
  • Virtual Machine
  • Virtual Network

Recent Posts

  • Build knowledge-enhanced AI agents with Foundry IQ – RAG
  • Integrate MCP Tools with AI Agents – Local MCP server
  • Integrate MCP Tools with AI Agents – Remote MCP server
  • Integrate custom tools into an AI Agent
  • Azure SRE Agent – configure an alert for remediation

Publications

Archives

  • September 2026
  • December 2025
  • March 2024
  • September 2023
  • July 2023
  • June 2022
  • May 2022
  • January 2022
  • November 2021
  • September 2021
  • August 2021
  • July 2021
  • May 2021
  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • August 2018
  • April 2018
  • December 2017
  • May 2017
  • January 2017
  • December 2016
  • June 2016
  • January 2016
  • May 2015
  • January 2015
  • May 2014
  • January 2014
  • September 2013
  • May 2013
  • January 2013
  • September 2012
  • May 2012
  • January 2012
  • December 2011

© 2026 - The Best C# Programmer In The World – Benjamin Perkins Designed on rtPanel WordPress Theme Framework.