blah blah blah is here! blah blah » Close

0
votes
1 answers

Project Structure

eeboy
499

What is the correct way to structure a project in Visual Studio? I currently have a few classes which serve as a back end to an application. I then have two versions of applications, a console app and a WPF app. Up until now I *know* I ...

Feedback