This page lists forum posts that cover a topic thoroughly enough that I felt they were worth a mention.
- Layout in Windows Forms. I didn’t start out intending to spend 30k characters on anchor, dock, and TableLayoutPanel. It just kind of happened.
- Setting the working directory for a process. Lots of people want to run batch files from VB .NET for some reason. You usually have to set the working directory to make this work.