Application Activation

  • Thread starter Thread starter Jerry
  • Start date Start date
J

Jerry

I have 2 applications running on my desktop. App1 wants to
activate App2 and call a public method in the mdi main
form, passing this method 2 pieces of info: one string,
and one integer.
Does anyone have any sample code or can point me to some
code somewhere to give me a hint as to how I can
accomplish this? Do I use reflection or remoting or some
combination??

Thanks,
jerry
(e-mail address removed)
 
Back
Top