Client & Server Side Validation in ASP.NET MVC

Date September 8, 2008

[Update: The code is open-sourced at http://code.google.com/p/mvcvalidation/]
The asp.net mvc codeplex preview 5 version just came out a few days ago and it includes a lot nice enhancements.  For the best introduction read Scott’s post. 
Some of my favorite changes happened in validation.  Incidentally, I was already working on a post to talk about doing client [...]

The Best JavaScript Library

Date August 10, 2008

I am in the process of creating a new web application using asp.net mvc and I am trying to choose the best JavaScript library to use.  I am pretty much sure that I am going to go with jQuery but nonetheless I wanted to review the libraries out there.  One reason is that I am [...]

CMAP Code Camp 2008 Spring Edition

Date April 13, 2008

Yesterday, I gave a talk at CMAP Code Camp about the asp.net mvc framework and AJAX using JQuery. This is my first time speaking, so I was a little nervous. I think I did ok but I can’t really tell. Of course, the talk didn’t go as planned, because Visual Studio didn’t [...]