ASP.NET AJAX Futures May ’07 CTP Documentation

So they put up the documentation for the May ’07 CTP of ASP.NET AJAX futures. Here’s the client reference. Hey, great, they added support for querying by CSS selectors and integrated history features into the Application class, but mainly the documentation is about dynamic languages and Silverlight now. Do you see any documentation for XML-Script? […]

May ASP.NET AJAX Futures CTP… wtf?

Soooo, ok, they released a new May CTP of ASP.NET AJAX futures. It’s got some new support in there for Silverlight related stuff now. Great, awesome, love to see it and totally understand they need to pimp the new platform. What has really happened beyond that though? I’m not seeing (m)any differences in the xml-script, bindings, controls and […]

Silverlight to include “First Class” .NET Runtime

There it is. As I suspected, Ray Ozzie just anounced they are pushing out a “first class” .NET runtime environment with Silverlight that will allow you to develop using any .NET languages!!!! I’m waiting to hear details on what exactly “first class” means… will there be full BCL support for example? Update 1:53 EST: Wow. It’s a […]

Mimeo’s Initial Migration/Implementation of ASP.NET AJAX Completed

We just launched the first version of the site where we depend completely on ASP.NET AJAX to do all our script management. Here’s what we did in this initial phase: Added ScriptManager to our Master Page and ScriptManagerProxy to any content pages that required it Changed all static <script> tags to be ScriptReferences Changed all […]