JQuery Validation with ASP.NET MasterPages

19. May 2009

I love using the jquery validation plugin in my .NET projects; however, there are some things to keep in mind when using it – especially when used in conjunction with master pages.

More...

ASP.NET, jQuery, General , ,

ASP.NET and JQuery Comment Submission Form

9. April 2009

This post (long overdue) is to build off of my last one. I will show you a very simple, high level overview of how to create a comment form in ASP.NET and post comments asynchronously with JQuery.

More...

AJAX, jQuery, ASP.NET, .NET 3.5 , ,