|
-
June 13th, 2009, 12:27 AM
#1
How do I manage multiple screens in a massive program?
I have a piece of software that has over 30 screens ( and growing ), that are all required and relevant, etc.
What is the best way of building and managing multiple screens with C# and Windows Forms .net 3.5?
Currently, I'm building each screen as a user control, and then adding that control to my main form of the application. But this is something that is going to be huge, and I'm looking for any feedback on 'best practices' of multiple screen management.
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
|