in

Platinum Bay

Peace, Love, and...
All Tags » jQuery » MVC (RSS)

Browse by Tags

  • jQuery and MVC: JSON Form Submission

    In my last two posts ( jQuery and MVC: JSON and Favorite Image Icons with jQuery and MVC ) I covered some basics of jQuery’s AJAX functionality to improve user experience. One of the scenarios which may not seem particularly asynchronous friendly is form submission. Fortunately, jQuery provides for asynchronous...
    Posted to .NETicated (Weblog) by Steve on 08-31-2009
  • Favorite Image Icons with jQuery and MVC

    User experience, that’s the name of the game these days. Green screens and console applications are (hopefully) becoming a thing of the past. In the web world, this means a more fluid and asynchronous experience. In my last post , I gave a quick introduction to using jQuery and MVC to perform asynchronous...
    Posted to .NETicated (Weblog) by Steve on 08-29-2009
  • jQuery and MVC: JSON

    I strongly dislike synchronous browser requests: the request has to be sent to the server, server action is performed, a server response is received, and the page is re-rendered which usually involves reloading images, style sheets, JavaScript files, etc. It takes time, sends an awful lot of traffic...
    Posted to .NETicated (Weblog) by Steve on 08-28-2009
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
© Platinum Bay | Some Rights Reserved Creative Commons License

Disclaimer: The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Feel free to challenge me, disagree with me, or tell me I'm completely nuts in the comments section of each blog entry, but I reserve the right to delete any comment for any reason whatsoever (abusive, profane, rude, or annonymous comments) - so keep it polite, please.