I would not recommend doing that if you have multiple people who are working on the projects. You're just asking for trouble.

If you're the only one working on it, on the other hand, you'll avoid much of the trouble. Performance is going to out the window, though. As far as how to get it to work, you just open the solution file from VS. As I said, though, performance is going to be terrible.

Do yourself and your team a favor and install SVN or some other form of source control and put the code in there ASAP.