Skip to content

Blog

How to Run Visual Studio Permanently as Administrator

On one device I run constantly into problems with Visual Studio because my user does not have all the rights necessary to perform the tasks I have to do. The simple work around for this problem is to run Visual Studio as an administrator. While I can start Visual Studio explicit as administrator every time I open a project, but that extra step gets annoying quickly.

How to Fix Warnings About FxCop Being Deprecated When There Is No FxCop Installed

Cleaning up warnings in your project sometimes brings you to strange places. One of the more notable one was the depreciation warning for FxCop. We use StyleCopAnalyzers in our projects and there was no reference whatsoever to FxCop. Yet the build agent had a different opinion and showed this warning:

Warning - CA0507 - Post-build Code Analysis (FxCopCmd.exe) has been deprecated in favor of FxCop analyzers, which run during build. Refer to https://aka.ms/fxcopanalyzers to migrate to FxCop analyzers.

Mobti.me as a Remote Timer

Remote workshops come with their own set of challenges. An often overlooked one is how to get everyone back at a certain time. If you focus on the exercise you easily miss the agreed time to come back. That is even before we start with time zones and specialities like half-hour deviations from standard time (as they occur in parts of Australia).

A nice solution to this problem is mobti.me. This free service is a remote timer for mob (or ensemble) programming. Without any modification we can reuse this service for anything that needs a timer.

A Simple Way to Fix ssl_error_rx_record_too_long in IIS Express

After deleting the developer certificate in IIS Express I could recreate a new one as described in this post. This approach worked, even when I needed to run the IisExpressAdminCmd for every port I use. At least, that was how I could fix all problems with SSL and IIS Express on my machine until a few weeks ago. I finally gave up as I got this error:

Error code: SSL_ERROR_RX_RECORD_TOO_LONG

My 2020 in Review

I am glad 2020 is over. It was the year that put an end to any hope of self-responsibility to tackle a global crisis. It did not work for COVID-19, it will not work for climate change. We need something else and I hope we find it in time.

The cathedral of Chartres