A friend and I plan on developing an XNA game. I'm in charge of the programming aspect and it made me wonder - what is the easiest way for me to share application updates with him during development?
Will he be forced to reinstall the application every time I want to show him a change?
Is there some sort of patching mechanism I can use?
Perhaps it is possible to altogether create a game that won't require an installer - simply click and play?