|
-
Jul 20th, 2004, 12:37 PM
#1
Thread Starter
Frenzied Member
breaking up a large program [RESOLVED]
I have this project ive been working on for several month. It' become so huge now that when switching from designer to code views, it takes an entire minute to refresh itself. This is largely because of the 700 or so controls.
The program is simply a bunch of tabs that (mostly) work independantly from each other. Is it possible and is it desireable to take each tab page, create a seperate project from that and somehow insert that into the main project's tab control?
is it possible to compile each of those projects as a dll and just use that as a 'control'?
any advice would be greatly appreciated.
Last edited by Andy; Aug 13th, 2004 at 11:58 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|