Lets say I have a XOML only workflow with a code activity and I want to bind the execute handler that is present in a 3rd party dll. How I do it in XOML
Basically the idea is that workflows can be tweaked by admins and whenever they change any workflows all they can do is point to a third party dll that will have handler code.
Sujeet