Browse by Tags

Related Posts

  • Microsoft Ajax events - part 1: subscribing

    When building Ajax applications, you basically deal with two kinds of events. First, there are DOM events , and second, events from JavaScript objects. This second category is not part of the EcmaScript specs (or of the DOM specs, of course) so each framework needs to define its own pattern to expose...
    Posted to Atlas and more (Weblog) by Bertrand Le Roy on 05-16-2007, 12:00 AM
    Filed under: ASP.NET, Atlas, JavaScript, Microsoft AJAX Library, OpenAjax
  • Microsoft Ajax events - part 2: exposing events from custom classes

    In part 1 , I showed how to subscribe to events exposed by JavaScript classes built on Microsoft Ajax. In this post, I'll show how to expose new events from your own classes. Theoretically, the only things you have to do to expose an event are to implement "add_myEvent" and "remove_myEvent" methods that...
    Posted to Atlas and more (Weblog) by Bertrand Le Roy on 05-22-2007, 12:00 AM
    Filed under: .NET, ASP.NET, Atlas, JavaScript, Microsoft AJAX Library, OpenAjax
  • Microsoft joins OpenAjax

    I'm extremely pleased to announce that we're joining OpenAjax today and that I'll represent the company in the organization's meetings starting this Thursday. This is a way for us to ensure that our user community can combine the Microsoft AJAX Library and ASP.NET 2.0 AJAX Extensions...
    Posted to Atlas and more (Weblog) by Bertrand Le Roy on 03-20-2007, 12:00 AM
    Filed under: ASP.NET, Atlas, .NET, JavaScript, Microsoft AJAX Library, OpenAjax
  • OpenAjax InteropFest 1.0: Microsoft's entry

    Yesterday I got to write our entry in OpenAjax's InteropFest . The goal of this event is to demonstrate how different Ajax libraries can be parts of the OpenAjax ecosystem and interact with each other through the OpenAjax hub . The currently central feature of the hub is to expose a publish/subscribe...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 09-21-2007, 12:00 AM
    Filed under: ASP.NET, Atlas, JavaScript, Microsoft AJAX Library, OpenAjax, Microsoft
Page 1 of 1 (4 items)
Microsoft Communities