Black Belt
"Decouple Components With LCE"
by Juval Lowy
Visual Studio Magazine
June 2002

This zipped file contains the .NET LCE-Persistent class library with an event class and persistent subscriber, plus a Windows Forms test client to publish the event, making .NET instantiate the subscriber and deliver the event to it. The file also includes a sidebar and listings showing how to code transient subscriptions, a transient subscription helper class, and a test transient subscriber and publisher.
