Blog Posts

MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.

BrowserHawk 11 Released

BrowserHawk 11 Released

CyScape recently announced the latest version of their browser capabilities control, BrowserHawk 11. While I haven't had a chance to review this new product yet, it touts some new features that at least appear to be …

Read More →
Sharing Resources Between Projects in.NET

Sharing Resources Between Projects in.NET

ASP.NET has some great support for Resources (for localization and internationalization, mainly), but unfortunately by default they're limited to the same project because they're generated with the internal keyword.

Read More →
ASP.NET Model View Controller Architecture

ASP.NET Model View Controller Architecture

A little while ago, Scotts Guthrie and Hanselman presented on MVC in ASP.NET (and Dynamic Languages) at the oddly named ALT.NET conference in Texas. I'm with ScottH that " Alt" is a pretty silly name and something like …

Read More →
Open Source.NET in 3.5

Open Source.NET in 3.5

ScottGu just made a very exciting announcement – as of Visual Studio 2008 and.NET 3.5, the base class libraries will ship with source and debug symbols!

Read More →