Browse by Tags

Related Posts

  • .NET AJAX Survey Results

    Simone has finished the survey and published the results of the survey about the usage of AJAX among .NET web developers . The results are very interesting. The most used AJAX toolkit is ASP.NET AJAX with about 73.7% followed by the AJAX Control Toolkit which is used by almost half of the .NET developers...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-21-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, JSON, HTML, jQuery, UI
  • How to... use Class Libraries with ASP.NET AJAX like AjaxPro

    Using Ajax.NET Professional (AjaxPro) you are able to put you AJAX methods wherever you want, if inside the Page class itself, any .NET class in the same project or as a reference class library. To generate the AJAX client-side JavaScript proxies the AjaxPro library checks for all public methods inside...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-09-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, Source Code, HTML, UI
  • A case for partial rendering

    I've been seeing more and more authors lately dismissing partial rendering (a.k.a. UpdatePanel) as a poor man's version of Ajax, something you should only choose if you're too lazy to implement "true" Ajax. I think that view not only has a slightly pedantic ring (isn't laziness one of the most...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 03-11-2008, 12:00 AM
    Filed under: ASP.NET, Atlas, JavaScript, Microsoft AJAX Library, HTML
  • How to build a cross-browser history management system

    When we built the history management feature in ASP.NET Futures, we spent considerable time experimenting with the different behaviors of the main browsers out there. The problem with such a feature is that it has to rely on a number of hacks because browser vendors basically never anticipated this need...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 09-07-2007, 12:00 AM
    Filed under: ASP.NET, Atlas, JavaScript, Microsoft AJAX Library, HTML, Safari, Opera
  • ASP.NET Ajax client-side templates and declarative markup article in MSDN Magazine

    I wrote a short column in Dino Esposito 's latest MSDN Magazine article to introduce two new features that we will ship with the next version of ASP.NET Ajax . The features will enable you to declaratively instantiate client-side components and to build data-driven HTML from simple templates. http:/...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 06-17-2008, 12:00 AM
    Filed under: ASP.NET, Atlas, JavaScript, Microsoft AJAX Library, HTML
  • Using client templates, part 1

    Last week, we shipped the first preview for the Ajax work we're doing in ASP.NET 4.0 under the simple form of a simple script file (release and debug versions). This should show how much emphasis this release puts on the client-side. As a matter of facts, I'll use a plain HTML file here instead of an...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 07-30-2008, 12:00 AM
    Filed under: ASP.NET, Atlas, JavaScript, Microsoft AJAX Library, HTML, JSON, injection
Page 1 of 1 (6 items)
Microsoft Communities