dotnet dev-certs https - How .NET Issues Your Local Dev HTTPS Certificate

Discover how Visual Studio and other .NET Core-related tools enable HTTPS on your local development machine.

Posted on 15 Mar 2024 by Robert Muehsig


.NET Upgrade Assistant

If you still have to deal with .NET Framework Projects and want to upgrade...

Posted on 07 Mar 2024 by Robert Muehsig


WinUI 3 Community Toolkit and the Template Studio

After the first steps with WinUI3 take a look at the Community Toolkit and the Template Studio

Posted on 24 Feb 2024 by Robert Muehsig


First steps with WinUI 3

Learn how to get started with WinUI 3 in this blogpost...

Posted on 12 Feb 2024 by Robert Muehsig


How Windows locates an executable via PATH or App Paths

Ever wondered how Windows locates an executable when you typed in your your shell or use 'Process.Start(...)'?

Posted on 17 Jan 2024 by Robert Muehsig


.NET ('.NET Core') and Proxy Settings

How to set proxy settings 'global'...

Posted on 12 Jan 2024 by Robert Muehsig


Limit Active Directory property access

If you ever had the problem, that you can't access specific AD properties...

Posted on 20 Sep 2023 by Robert Muehsig


Zip deployment failed on Azure

How to fix a nasty ZipDeploy problem

Posted on 05 Sep 2023 by Robert Muehsig


First steps with Azure OpenAI and .NET

How to build your own mini ChatGPT...

Posted on 23 Mar 2023 by Robert Muehsig


How to fix: 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine

What year is it? A blast from the past.

Posted on 18 Mar 2023 by Robert Muehsig


Resource type is not supported in this subscription

How to fix this issue via the 'Resource providers'-settings.

Posted on 11 Mar 2023 by Robert Muehsig


Azure DevOps Server 2022 Update

Update from Azure DevOps Server 2020...

Posted on 15 Feb 2023 by Robert Muehsig


Use ASP.NET Core and React with Vite.js

Best of both worlds and now with a modern tooling!

Posted on 11 Feb 2023 by Robert Muehsig


Use ASP.NET Core & React togehter

Best of both worlds!

Posted on 25 Jan 2023 by Robert Muehsig


Your URL is flagged as malware/phishing, now what?

Checkpoint & Windows Defender - fun with false positives.

Posted on 04 Jan 2023 by Robert Muehsig


SQLLocalDb update

If you want to update your SqlLocalDb...

Posted on 03 Dec 2022 by Robert Muehsig


Azure DevOps & Azure Service Connection

How to deploy to the cloud...

Posted on 04 Oct 2022 by Robert Muehsig


'error MSB8011: Failed to register output.' & UTF8-BOM files

I have no idea, but be aware of your file encodings!

Posted on 30 Aug 2022 by Robert Muehsig


Which .NET Framework Version is installed on my machine?

Use this nice PowerShell oneliner.

Posted on 29 Aug 2022 by Robert Muehsig


How to run a Azure App Service WebJob with parameters

How to execute a WebJob with any parameters.

Posted on 22 Jul 2022 by Robert Muehsig