Very cool, very easy to port over

I decided to put a few apps on the Windows Phone marketplace, and I just wanted to say that the porting process was very easy and worked flawlessly. I’m working on adding IAP and a few odds and ends.

I wanted to avoid having two project directories, and I figured out a way to do this by essentially linking to the necessary files in Visual Studio, and adding a bit of additional logic to my app (font stuff, sound file extensions, etc).

After I get a couple of apps up, I will do a video tutorial to show the complete porting process, also showing how to keep all code etc in a single project directory.