简体   繁体   中英

Silverlight 2 Drag and Drop tutorials

I'm wondering if people can suggest the best tutorial that will walk me through the best way to do Drag and Drop with control collision detection etc, using MS Silverlight V2.

I've done the Jesse Liberty tutorials at Silverlight.net, and they were a good introduction, but I'm looking for something a bit deeper.

Suggestions?

UPDATE: Here is the summary of the list of answers for convenience:

  1. http://www.adefwebserver.com/DotNetNukeHELP/Misc/Silverlight/DragAndDropTest/
  2. Lee's corner
  3. Corey Schuman
  4. MARTIN GRAYSON: ADVENTURES OF A 'DEVIGNER'
  5. http://www.codeplex.com/silverlightdragdrop
  6. Nick Polyak's Software Blog

Here is a page that explained the solution for my use.

Silverlight 2 Drag, Drop, and Import Content Example

A codeplex project for drag and drop http://www.codeplex.com/silverlightdragdrop

The following tutorial is helpful, and the author has posted code, including a drag and drop control you can download: http://nickssoftwareblog.com/2008/10/07/silverlight-20-in-examples-part-drag-and-drop-inside-out/

I am currently using this control in a new Silverlight application.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM