Tips and Tricks
-
.NET
Compare Registry Settings – Beyond Compare
I think that Compare Registry Settings is one of the most unknown features of Beyond Compare. So if you are a…
Read More » -
.NET
Hack the Remote Desktop .RDP file
Glad I found out about the string to add to a .RDP file to make it connect to the administrative…
Read More » -
.NET
Did you know that Visual Studio shows deadlocked tasks?
I didn’t… And it’s not a new feature – since it existed since freaking Visual Studio 2010! Yesterday during an…
Read More » -
.NET
C# Settings reminder
As a reminder to self: Settings are nice (too bad they advertise them as Windows Forms Application Settings, as they…
Read More » -
Software Development
jq error – Cannot iterate over null (null)
I’ve been playing around with the jq library again over the past couple of days to convert the JSON from…
Read More » -
DevOps
Unless you write an installer with the right manifest don’t include Installer, Update, Upgrade, Setup,… in your EXE name
I’ve seen this question coming up a few times, and bumped into this at a client recently: the UAC dialog…
Read More » -
DevOps
Batch file to open a specific TCP port in Windows 7 / 2008 Server and up
Thanks to the answer by Kevin Richardson on How to open ports on Windows firewall through batch file, I wrote this batch file that…
Read More » -
.NET
MSDN Dive – WPF documentation
Let’s go on with the WPF documentation this week. There are some interesting documents that can help you to understand…
Read More » -
.NET
.NET enable and disable Fusion log to investigate assembly loading issues
Had to investigate some Assembly Loading issues, so I wrote two batch files to enable and disable the .NET Fusion…
Read More » -
Software Development
Concerned about your privacy in Windows 10?
Concerned about your privacy in Windows 10? Many articles have been written that Windows 10 sends information to Microsoft servers…
Read More »