Windows Forms advice
- From: "abhiM" <abhi.menon@xxxxxxxxx>
- Date: 16 Feb 2007 08:45:21 -0800
Hi,
This is a very general question. I am about to embark on
developing a new application (Windows Forms based). All the business
logic, external interfaces etc have already been developed and are
available as ready to use libraries.
This application is going to be multi-threaded. Is it recommended
to have each of the different forms or at least a couple of related
forms packaged into separate libraries. Is such a packaging going to
have any effect on the multi-threaded nature of the application. This
is the first time I am using threading and I need to use threads to
display the status of some of the devices in the system in real time.
Any recommendations and any advice is greatly appreciated.
Thanks,
AM
.
- Follow-Ups:
- Re: Windows Forms advice
- From: Kevin Spencer
- Re: Windows Forms advice
- Prev by Date: Next File (System.IO)
- Next by Date: Re: The record cannot be deleted or changed because table
- Previous by thread: Next File (System.IO)
- Next by thread: Re: Windows Forms advice
- Index(es):
Relevant Pages
|