Browse by Tags

All Tags » AJAX » jQuery (RSS)
Last week I gave a presentation to the UC.NET User Group which provided an overview/introduction to jQuery.  Instead of using PowerPoint I created an ASP.NET MVC website and used a jQuery presentation plugin ( http://www.viget.com/inspire/jquery...
Posted by srkirkland | 1 comment(s)
I’m currently working on a project that uses ASP.NET MVC and jQuery to do some Ajax magic, and I ran into a minor (but maybe not obvious) issue when using $.post() against an MVC action that returns a JsonResult. The core issue is that calling $.get or...
Posted by srkirkland | 15 comment(s)
More Posts