Einar Ingebrigtsen
has created
a Spinning Cube using the 3D projection in Silverlight.
Silverlight has come a long way since its initial first release in
2007, but still real 3D is missing. In Silverlight 3 there has been
done some work by Microsoft on the subject with the introduction of
plane projection. For a simple cube like in this tutorial, one would be
better off using that technique. But, if you want to represent more
advanced geometries, the technique in this tutorial is better.