Atlas July CTP Available

Wow, it seems like only a couple of days ago I installed the June CTP (but then I have been on holiday in Scotland and I’ve got the midgie [warning: potentially offensive language to the faint of heart] bites to prove it) but already the July CTP is available for download. New in this edition:

  • UpdatePanel and ScriptManager
    • ScriptManager.RegisterControl() takes optional parameter to specify client type to create
    • Fix for UpdatePanels in Firefox
  • Drag and Drop
    • Added public dragStart/dragEnd events to DragDropManager
    • dragStart fires with dragMode, dataType, and data as eventArgs
    • dragStop fires with empty eventArgs
    • style.position of dragVisuals will no longer default to "absolute"
    • DragDropManager do longers disposes dropTargets when unregistering them
    • FloatingBehavior now unregisters itself on dispose

You can download the Atlas July CTP here.