Trying to ease back into the community after a short hiatus, I ported the Boing demo that I blogged about back in June to the Avalon CTP build. You can get the updated source here. Just load the solution in to the VS.NET Whidbey Beta and press F5. If you are using Visual C# Express, see RRelyea's notes (via ChrisAn).
You will probably notice that the demo hasn't changed much since WinHEC:
But there are some differences (mostly in the code):
If you want to have some fun with the animation, try moving the animated RotateTransform3D to the end of the Transform3DCollection to get an effect that looks less like physics and more like poltergeist activity:
(If you're not sure what is going on, this might help.)