7. August 2010 by Mads

I just discovered some new XNA 4.0 samples for the Windows Phone 7.

Phone 7 Screenshot

The sample is pretty easy to understand and seems to be simple to reuse on your own project. The screenshot above is from the TouchThumbsticks sample.

See all the samples here.

More...

1. August 2010 by Mads

I recently found out, to my surprise, that the TreeViewDragDropTarget (found in the Silverlight 4 Toolkit), doesn’t have an “EnableDragDrop=true/false” property. 
So how do you enable / disable the drag’n’drop mechanism?

image

More...