Blog of Adrian Anttila, containing my thoughts, comments and questions. RSS Feed

Localization in ASP.NET MVC
08 May 2009, 09:03:03 PM
Based on a post by Matt Hawley, I created a few extension methods to the HtmlHelper class to provide resource/localization support.  My version is a little simpler, since it assumes the use of the standard MVC views (WebFormView).  Here are the step ...
Read post

Great quote I saw referenced by 37 Signals
05 Jan 2009, 09:52:27 AM
Beauty is more important in computing than anywhere else in technology because software is so complicated. Beauty is the ultimate defense against complexity. —David Gelernter, Machine Beauty: Elegance and the Heart of Technology ...
Read post

Getting started with Silverlight unit testing
29 Dec 2008, 08:43:00 AM
Microsoft recently released the final versions of their unit testing components for Silverlight 2. While Scott Guthrie and Jeff Wilcox have blogged about it, their blogs targeted pre-release versions (specifically Beta 2), and things have changed ...
Read post

Media Center Fix for Windows Vista
08 Jul 2008, 09:03:00 AM
Using Media Center under the following conditions was resulting in stuttering video and audio, and the occasional green screen: Windows Vista Ultimate SP1, 64-bit 4 GB RAM NVidia GeForce 8800 GTS Hauppauge WinTV 1600 TV Tuner I've seen ...
Read post