If I have two VB .NET apps on seperate servers, which I have full access to,
how can they communicate with each other? For example, forms in each app
sharing data (one form getting textbox value from another form), just as if
the forms where in the same app.
Thanks,
Brett
how can they communicate with each other? For example, forms in each app
sharing data (one form getting textbox value from another form), just as if
the forms where in the same app.
Thanks,
Brett
Comment