Dock property demystified

Many times while designing the layout for a Form, I will use Panels docked to various positions, with controls docked fill inside them. On occasion, for reasons previously unknown to me, the Panels would just not dock the way I wanted them to. Things usually go off without a hitch when the entire layout is [...]

Visual Studio Shared Add-In won’t load

There seems to be a lot of issues when dealing with writing Office Add-ins. Forums are scoured with posts regarding an add-in that works fine on one PC but fails to load on another. The most common reason is simply described as "a run time error" by the COM add-in’s dialog. Thank Microsoft for the [...]