When do you decide to split up large projects into smaller projects?

Posted by Khou on Stack Overflow See other posts from Stack Overflow or by Khou
Published on 2010-04-17T13:33:49Z Indexed on 2010/04/17 13:43 UTC
Read the original article Hit count: 219

Filed under:
|
|

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..

© Stack Overflow or respective owner

Related posts about c#

Related posts about visual