Posted By: keydet | May 30th, 2006 @ 3:58 AM | 51,510 Views | 15 Comments
Building on concepts from his previous screencast, Microsoft Federal Developer Evangelist Marc Schweigert demonstrates more AJAX enabling capabilities of ASP.NET "Atlas."  You'll see how to AJAX enable ASP.NET 2.0 Web Parts with a few simple steps.

The source code for this screencast is available here.  Don't forget to check out the Federal D&PE blog at http://blogs.msdn.com/federaldev/.
Media Downloads:
Rating:
0
0
Whoa... cool

I haven't had a chance to mess around with Atlas yet, but I'm amazed at how quickly he did that... :O
amazing!! I already had a UserControl (a simple 'shoutbox' using ATLAS), dragged it into a WebZone, changed the tagmappings, and magic!!  Thanks for this video, can't wait for more!
Hi keydet,

I also designed a page with web part zones, but it doesn't work.
There is no postback, but i also can't drag&drop web parts.
Could you help?

Thanks
I concur with the above poster. You can't drag-and-drop web parts without a post-back. I've worked on this for 3+ days now and have followed all the steps in the video as well as every other possible change I could think of and it simply doesn't work.
Is this functionality still extinct in the final release of ASP.NET AJAX 1.0?
Same question as jparker above - is this functionality available in the final release of ASP.NET Ajax 1.0? After switching to Design Mode I am unable to drag/drop the web parts, and the Minimize/Close popup no longer appears (even after switching back to browse).
It appears as though we have been tempted again with promises of functionality that cannot be kept..

When should we expect to see this working again? I dont really understand why a beta or CTP version of AJAX is so much more functional than the final release!!

Please add this functionality back soon (or at least inform your users of when this will occur).


Thank you.
Hi All,

I have created a workaround for those people that require this functionality to operate as specified in this demo (i.e. the drag and drop inside of an UpdatePanel.)

Because I'm in a sharing mood I am releasing it - Simply download the project from here https://www.ahsa.com.au/documentation/AJAX.Compatible.WebPartManager.zip, and follow the instructions on how to make the WebPartManager work with AJAX 1.0 Smiley

(basically just compile, add a ref to your web project and add a TagMapping to the web config)

Enjoy Smiley
Microsoft Communities