Author: César Intriago | Posted on: 12/17/2009 2:06:11 AM | Views : 1211

This article demonstrates how to use ASP.NET MVC Ajax and JQuery to create a MVC User Control that checks the availability of a name. For example you may want to create a URL route that includes project names as parameters and you want to make sure those names are unique. ...

Go to the complete details ...