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 animation code that (used to?) make(s) up the real power of the previous release of the futures.
As a simple example, let's start with the fact that there's no standard ICollection interface. There's INotifyCollectionChanged (weird considering there's no ICollection, eh?) and there's loose support for duck...