Resource Page DescriptionSample Plugin for CRM 4.0 Tricks and Tweaks to Plugin development and plugin registration
- LogContextToCRM plug-in logs all the Context to new_plugincontext entity
- AmIExecutingOffline plug-in displays a popup showing if plug-in is running in Offline or on the Server
- RetrieveEntityId retrieves the EntityId from the InputParameters property bag
- RetrieveIncidentIdOnCloseIncident gets the IncidentId from the InputParameters property bag
- PluginHelper.cs has all the libraries to help write plugins easier
Links to some blog post related to crm plugin samples http://blogs.msdn.com/crm/archive/2008/03/07/developing-plug-ins-for-crm-4-0.aspx
|