Question

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
Was it helpful?

Solution

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

Silverlight 2 Drag, Drop, and Import Content Example

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top