Project Description This is a Forefront Identity Manager Workflow Activity that will allow a user to define the VB or C# code they want executed at run time. The Workflow will compile the code and run it in a separate app domain when its initiated (http://www.west-wind.com/presentations/dynamicCode/DynamicCode.htm). The UI will allow you to specify the input parameters, using statements, assemblies to include and where the result of the code execution will go.