Suppose I have two applications written in C#. The first is a third party application that raises an event called \"OnEmailSent\".
The second is a custom app that I\
You can either use remoting or WCF. See http://msdn.microsoft.com/en-us/library/aa730857(VS.80).aspx#netremotewcf_topic7.