Hi guys!
I intend to make an application and deploy it on PC and XBOX. I want to know how do you want me to do it I see some ways:
- I can copy my code in other directory and change references to Compact Framework. As a result I'll have two copies of my code. It's the worst alternative, isn't it
- I can use only Compact Framework even on PC (if it's possible);
Something else What is the best way to do it