Eventing framework in CRM v4.0 is designed from the ground up to be generic not just for Create,Update,Delete messages. As a result, IPlugin interface exposes only one generic Execute method. This allow CRM to support a large number of events without
Read More...