When do you decide to split up large projects into smaller projects?
- by Khou
When/where do you decide to split a large visual studio project into smaller multiple projects?
When you split the project, do you ...
-group database tables
-group similar functionality
-other..