Author: you've been HAACKED | Posted on: 11/21/2008 4:55:17 PM | Views : 945

As I mentioned before , I?m really excited that we?re shipping jQuery with ASP.NET MVC and with Visual Studio moving forward . Just recently, we issued a patch that enables jQuery Intellisense to work in Visual Studio 2008. But if you?re new to jQuery, you might sit down at your desk ready to take on the web with your knew found JavaScript light saber, only to stare blankly at an empty screen asking yourself, ?Is this it?? See, as exciting and cool as jQuery is, it?s really the vast array of plugins that really give jQuery its star power. Today I wanted to play around with integrating two jQuery plugins ? the jQuery Form Plugin used to submit forms asynchronously and the jQuery Validation plugin used to validate input. Since this is a prototype...(read more) ...

Go to the complete details ...