G
Guest
Project_A is the primary project. I have deployed project_A and users have
been using it for a while. I have another project -- project_B which is a
standalone application. But rather than have to deploy 2 separate projects I
was thinking of combining project_B with project_A. So I added project_B to
project_A. But I don't know how to communicate between the projects. How
can I bring up the primary form in project_b from project_A?
Do I have to use namespaces?
Thanks,
Rich
been using it for a while. I have another project -- project_B which is a
standalone application. But rather than have to deploy 2 separate projects I
was thinking of combining project_B with project_A. So I added project_B to
project_A. But I don't know how to communicate between the projects. How
can I bring up the primary form in project_b from project_A?
Do I have to use namespaces?
Thanks,
Rich