|
-
Oct 16th, 2010, 03:40 AM
#1
Thread Starter
Hyperactive Member
pass data between 2 apps?
is there as simple way to pass data between 2 apps? it seems DDE support this, but vb.net 2010 seems not support DDE anymore.
in my program, I need launch another exe, then wait the exe finish, and get the export data.
both apps are in the same solution. one method I can think of is: writing the data into a xml file, then load it from the main exe when the second exe is done.
is there an easier way to do this?
thanks
bear
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
|