Home / ASP.NET Weblogs
All Tags » ASP.NET » code » MVC » AJAX (RSS)

Browse by Tags

Related Posts

  • Using jQuery Ajax methods in ASP.NET MVC: $.get() and $.getJSON() vs. $.post()

    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 $.post does not by default treat the returned data...
    Posted to Scott's Blog (Weblog) by srkirkland on 09-08-2009, 12:00 AM
    Filed under: AJAX, ASP.NET, ASP.NET MVC, Code, jQuery, MVC
  • jQuery Overview Presentation

    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-presentation-plugin/ ) to provide slide navigation...
    Posted to Scott's Blog (Weblog) by srkirkland on 09-27-2010, 12:00 AM
    Filed under: Code, ASP.NET, AJAX, ASP.NET MVC, MVC, jQuery
Page 1 of 1 (2 items)