Today I’m kicking off the posts on plugins. I dedicate today’s post to CRM developers who are planning for plugin development. I have collected and provided all the information that you would need to understand before you start architecting your plugin. Before we get started, please check the prerequisites that you should be aware of:
CRM SDK 2011
Microsoft Visual Studio 2010 or higher
Plug-ins are normal classes which are built using Class library project. They implement...(read more)
↧