Getting ready to move to a jQuery / WCF based AJAX model.
Posted by: MS-Joe,
on 12 Nov 2010 |
View original | Bookmarked: 0 time(s)
Over the past several years Ive developed lots of guidance for ASP.NET Developers adding AJAX functionality to their web applications. [ See HERE ] Most of that guidance has been primarily for Web Forms developers using The Microsoft AJAX Library and the AJAX Control Toolkit. While those tools are still perfectly viable choices, Ive added ASP.NET MVC and ASP.NET Web Matrix to the web development work that I do and the above choices are Web Forms centric. Even in my Web Forms applications, Im...