-
.NET and Threads - PLease HELP!
Hi
I have just started programming in JAVA - done plenty of C and VB. I need to write a forms based app in Microsoft Visual Studio 2005. I have created the shell and have created a form that is invoked from a menu selection. So far so good but how do I
1) Start this form as a separate thread ... I cannot see how to do it!
and
2) Set up communication between this thread and the main form - I need to pass real time data back and forth.
Any help would be really appreciated - I'm struggling under a pile of JAVA books!
Thanks
Paul
-
Are you using J# in Visual Stuido?
If not, then why are you using Visual Studio as your IDE instead of Netbeans or Eclipse or BlueJay?
The reason I ask is because if you use Netbeans it sets up class structures pretty easily for you. You would be able to use these for what you are doing.
If you are actualy using java, and you want to do multi-threaded applications you will want to search for how to use "synchronized" with your functions.
I hope this helps some.
Similar Threads
-
Replies: 2
Last Post: 06-18-2003, 11:00 AM
-
By Yair Alan Griver [MSFT] in forum vb.announcements
Replies: 0
Last Post: 04-04-2002, 09:28 PM
-
By Yair Alan Griver [MS] in forum vb.announcements
Replies: 0
Last Post: 03-28-2002, 07:28 PM
-
By Yair Alan Griver [MS] in forum vb.announcements
Replies: 0
Last Post: 03-21-2002, 05:38 PM
-
By Dhiraj Nilange in forum Java
Replies: 1
Last Post: 12-10-2000, 02:59 PM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks