Office Designer and VS interoperability.
Hi all,
I have these queries to which i havnt found answers, id be glad if anyone can give me some idea.
1.If a worklow is developed in Visual Studio 2007 and deployed in sharepoint server, can a user then use office designer to make some changes to it. If yes how would one cope up with the changes to be done in code?
2. When a workflow is created by office designer, can we control it programmatically somehow in VS (Like in documentum you create a template workflow and deploy it on server, then from code you instantiate that workflow , add performers etc and do things dynamically)
3. If workflow is designed using office designer then events like OnWorkflowActivated,CreateTask are catchable in our code in VS or are we in control of that workflow in VS?
Thanks.

