Archive
- May 2010 (2)
- April 2010 (1)
- August 2009 (1)
- July 2009 (2)
Tag Archives: Ajax
Ajaxify your MVC form in 30 seconds
I was playing around with the ASP.NET MVC 2 Framework and needed to submit my form using Ajax instead of a full form post. I noticed the MicrosoftAjax.js and MicrosoftMvcAjax.js file that came with the project so I had high … Continue reading