You can get them from here (VS) and here (.NET). I'm reading what's new on Brad Abrams post and I'm really digging the new features:) For instance, having the format option working with JS code is simply cool! Another cool thing: the ScriptManager is able to combine scripts so there's...
As I've said before, I've written a book (portuguese only) about ASP.NET AJAX. After waiting for a long time, it seems like the book is out ! (unfortunately, there's no direct link for a complete page because they keep on insisting on using iframes. if you want to get all the info about it, you'll have...
Some time ago, Rama gave us (users of the AJAX forums) a good tip: Using http://localhost . :12 ... or http://localhost . / .... forces IE to use Fiddler to make the request! The problem is that IE7 is smart (in fact, maybe I should say that in this case, it's behavior is really annoying) and even if...
Yes, we've got better support for Javascript and debugging, but where's the so much needed auto-format option for JS code? please, please, put it in the final release!