Published: February 20 2012
In this post I'll describe how to install Redmine on Windows Server 2008, and configure it to receive email from Exchange server.
Published: December 16 2011
I recently tried out the jQuery Searchable DropDown (v1.0.7) from http://jsearchdropdown.sourceforge.net/ and it worked perfectly except for 2 things:
Published: November 29 2011
I'm writing an application that uses NHibernate as the data layer, but is required to integrate with an existing Umbraco system. Specifically, I have a User class that needs to map to an Umbraco member.
Published: November 21 2011
Using LINQ and the Enumerable.Range method it's possible to populate a dropdown list of month names in a single line.
Published: November 18 2011
A simple javascript function for validating a date that's input using 3 dropdown lists