Visual Studio Solutions 'n Projects

Apr 19, 2014 at 10:18am
Can I use VS solutions like this:
We assume that I have some game idea and I create some projects for each game. Now I have a solution of game projects these have a nothing to do with others (means they don't need any other projects to run)
Can I?
Apr 19, 2014 at 11:41am
closed account (13bSLyTq)
Yes, In VS each project is solution independent thus does not require another project to run.
Apr 19, 2014 at 12:16pm
OK, thanks.
Topic archived. No new replies allowed.