WordPress Google Syntax Highlighting with XHTML

Well, I set up this blog and then wanted a code syntax highlighter, because those are nifty. I installed this plugin and all seemed well. Then though I noticed the little XHTML link on the right side of the blog that is installed there by default and I clicked on it and it went over …

Continue reading ‘WordPress Google Syntax Highlighting with XHTML’ »

Winforms, DataGridViews and overriding events.

WinForms are archaic and outdated with the new hotness that is WPF (not really), but I still use them.  Not often enough to know much in detail about them, but enough to get myself into trouble. I made a small app with a data entry/update form and then on another tab added a DataGridView that …

Continue reading ‘Winforms, DataGridViews and overriding events.’ »