WPF: Pong by Wpf

Sun, 07 Jun 2009 00:02:11 -0600

WPF: Pong

by Wpf @ Sun, 07 Jun 2009 00:02:11 -0600



It's fairly easy to cross-compile C# code by using conditional compilation where necessary for WPF/Silverlight ( Silverlight projects already define the SILVERLIGHT constant which is useful ) but I wanted to also try and have a single ...