Monthly Archives: January 2009

CodeMash 2009

Last week I went to my first CodeMash.  It was a lot of fun and quite exhausting.  Since I didn’t have any experience with functional languages before CodeMash I decided to sit in on the talks about Erlang and the … Continue reading

Posted in CodeMash, Conferences | Comments Off on CodeMash 2009

Validation controls are pretty cool

I’ve been reading an ASP.Net book lately and just got to the information about Validation controls.  These seem like a pretty sweet way to get a lot done with very little code.  For example, say a that I want a … Continue reading

Posted in ASP.Net, Web programming | Comments Off on Validation controls are pretty cool