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


How to use IE proxy settings with HttpClient

How to use IE proxy (e.g. PAC) settings with .NET

Posted on 28 Mar 2022 by Robert Muehsig


Redirect to HTTPS with a simple web.config rule

A simple solution to a common problem...

Posted on 05 Jan 2022 by Robert Muehsig


Select random rows

How to select random rows with SQL?

Posted on 06 Dec 2021 by Robert Muehsig


SQL collation problems

'Cannot resolve the collation conflict between Latin1_General_CI_AS and SQL_Latin1_General_CP1_CI_AS...'

Posted on 24 Nov 2021 by Robert Muehsig


Microsoft Build 2021 session recommendations

Some highlights from this years Microsoft Build conference.

Posted on 24 Sep 2021 by Robert Muehsig


Today I learned (sort of) 'fltmc' to inspect the IO request pipeline of Windows

TLDR; You will learn something about 'filter drivers' in Windows

Posted on 30 May 2021 by Robert Muehsig