|
-
Jan 28th, 2004, 01:12 PM
#1
Thread Starter
Addicted Member
running a class as a diferent program
how can i run some class like a diferent program?
i want to control some stuff, but i want to have my app free while the controls are running in backgroung independent from each other, or the main process!
Thank you
Guilherme Costa
-
Jan 28th, 2004, 01:18 PM
#2
I don't quite understand what you mean but why not just make it an actual exe. If you want to manage a couple of different applications then maybe you could make them seperate apps and have them all communicate with a 'controller' type app or with each other via remoting.
-
Jan 28th, 2004, 01:18 PM
#3
yay gay
Use Multi Threading (System.Threading)
\m/  \m/
-
Jan 28th, 2004, 01:21 PM
#4
Thread Starter
Addicted Member
i want to do with threads, but it will raise and methode, i think that i should rethink my application to fit in the possibilites of .Net threading.
Thanks anyway!!
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
|