For your first Plugin we will take a test scenario – on create of contact record our plugin will forcefully update its email address to “testemail@gmail.com” and to achieve this you just need to follow the below steps.
There are two parts to successfully run a plugin in MSCRM
1) Create Your Plugin
2) Register your plugin
Plugin Creation
Step 1 – Open Visual studio