Performing Validation using the JQuery Validation library/plugin


This another post that is focusing on how to use JQuery in ASP.Net applications. If you want to have a look at the other posts related to JQuery in my blog click here In this post I would like to show you how to perform client-side validations using the JQuery validation plugin. Some basic level of knowledge of JQuery is assumed. Sadly, we canot cover the basics of JQuery in this post so here are a few resources for you to focus on The main site is this http://blog.jquery.com/ http://docs.jquery…(read more)