The Problem I have numerous windows 10 machines and my desktop PC has started failing to apply the windows updates. These two windows updates failed […]
Background Worker Thread Code Sample with event handlers and cross thread invoke
The Problem So you want to create a windows form application. It needs to do the following: Do some work where its processing multiple items […]
Setup App.Config during .msi install, msi re-installing
The Issue I wrote a windows form application that deployed via an .msi installer. The application has an App.Config file which contains a single configuration […]
Windows form Label Control Autosize and wrap text vertically
The other day I was trying to get a label control to autosize vertically and struggled to do it… but there is a simple trick… […]
XP – MouseMove Event fired repeatedly by File Search Animation
This is a bug with windows XP, caused by the dog animation, that appears by default when you perform a file search. I had a standard […]