Tech News, Tech Resources, Technology Articles, Gadget News, Computer News

Archive

Posts Tagged ‘AJAX’

MVC AJAX Sites That Gracefully Degrade

October 29th, 2009
ASP.NET MVC - AJAX application that gracefully degrades part 1

As AJAX-enabled web sites continue to grow in popularity, the development community continues to try to solve the common problems of using AJAX. One big concern that used to require a lot of work is that of gracefully degrading your AJAX site for non-capable browsers. Thankfully, the ASP.NET MVC framework makes this an easy task. [...]

Read More >>

Author: Categories: Web Programming Tags: , ,