Problem This was particularly annoying. If you have a DataGridView you are working with, you have setup the DataGridView through the designer and you have […]
Windows Form Designer File Hell: Object reference not set to an instance of an object
I spent 2 hours trying to figure out why a form I was working on was telling me that there was something wrong with a […]
Windows Forms Project Crashes Immediately on Startup
This was a more puzzling error that I have had to deal with in a long time. Every time I started up my windows forms […]
Background goes white on post back
Have you ever been working on a web form or aspx page, then on post back the background color just turns white? That is due […]