Wednesday, January 17, 2018

Custom Workflow vs Plugin


Workflow / Custom Workflow:
1) Can be triggered on less than 10 actions (Create, Edit etc)
2) Have Input, Output Parameters
3) Provide Administrators interface / window to configure the parameters or triggers configurations.




Plugins
1) Run on 200+ Messages
2) Don't provide interface to configure parameters
3) Provide Plugin Registration tool to register and configure attributes and plugin to be ran on.



I wrote in hurry, I will update the plugin part later. If you can add for me, that will be great!!!


㉺㉼㉴㉳㉽㉾㈕㈔㈆㈅㈄㈄㈃㈁㈀㉤
Ali Hamza Wadood 
Microsoft Dynamics CRM Developer | Software Engineer - Microsoft Technologies(Asp.Net, Asp.Net MVC)
LinkedIn

Asp.Net MVC (5) - Exception Filter - HandleError

Applicable on Asp.Net MVC5 HandleError Filter This belongs to Exception Filters category (Authentication Filter, Authoriz...