1
peeps

WPF: Pong - Mike Taulty's Blog - Mike Taulty's Blog

published 383 days, 20 hours, 10 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 424 days, 10 hours, 41 minutes ago
Friday, August 21, 2009 3:50:47 PM GMT Sunday, July 12, 2009 1:19:53 AM GMT

Following up on yesterday’s amazing breakthrough with “Silverlight:Pong” :-) I thought I’d follow a bit of this XAML Continuum myself and move my Silverlight Pong to WPF. I wanted to maintain a single code-base as much as possible. 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 lump of XAML so that pretty much all the ...

category: News | clicked: 1 | | source: mtaulty.com | show counter code
tags: game, WPF

No comments yet, be the first one to post comment.

To post your comment please login or signup