Re: Passing Data Between Different Apps

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I guess it all depends on the amount of data and what kind of data.

In a pinch I write the data to a file and the other app reads it. XML works
too.

- Kev


"tom" <tom@xxxxxxxxx> wrote in message
news:uSR3dp%232FHA.700@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I have a VB6 app that launches a C# app for the user to interact with.
> The C# app gets user input for the VB6 app. The reason fot the app to be
> written in C# is because the form is highly configurable with many
> different controls being added and removed based on user input. It was
> much easier with reflection than control arrays. Anyways back to my
> question, I have chosen to use an xml file for persisting the data between
> the apps. I was wondering what others do to pass data between apps?
>
> Thanks
>


.



Relevant Pages

  • Re: Passing Data Between Different Apps
    ... >I have a VB6 app that launches a C# app for the user to interact with. ... >controls being added and removed based on user input. ... >with reflection than control arrays. ...
    (microsoft.public.vb.general.discussion)
  • Writing over an executable?
    ... app. ... and then restart that application without any user input? ... Prev by Date: ...
    (microsoft.public.vc.language)
  • Security implications of using open() on untrusted strings.
    ... I'm trying to validate some user input which is for the most part simple ... regexery however I would like to check filenames and I would like this ... Although it's a desktop app I'm a little squeamish ... piping raw user input into a filesystem function like that and this app ...
    (comp.lang.python)
  • Date Range Comparisons in MSDE failing
    ... populating, depending on user input. ... The string is... ... This is a major part of my app and the main thing holding ...
    (microsoft.public.sqlserver.programming)
  • Advice needed to profile application
    ... The application receives user input at different occasions. ... When the first configuration of the hw is done. ... Since we suspect that our app is 'eating' memory but we have not succeeded,via ocular review of the code, to find the cause. ...
    (comp.lang.java.help)