Hi .Net Gurus,
Could someone tell me how i can split a Work of a VB.Net Project, so that differrent people can develope seperate portions of the project and then combine it into a single application? The best way to do it...
The application consists of differrent forms and other than creating User Controls in .Net or inheriting from forms whats the professional or industry way to solve it seperately and then combine it?

Thanks
TheQuest