Microsoft Technology, .Net, BizTalk, Sharepoint & etc.

Liedong(Ken) Zheng, Senior SharePoint Developer at SIMPLOT

snippets in feature.xml and workflow.xml file in vs 2008

Posted by ken zheng on April 21, 2008

If the code snippets are not showing up in Visual Studio, go to Tools -> Code Snippets Manager, change the language to XML, and add “C:\Program Files\Microsoft Visual Studio 8\Xml\1033\Snippets\SharePoint Server Workflow” to your snippets.
 

If you’re like me and don’t have Tools –> Code Snippets Manager in VS 2008 VWD, do this:

From the Tools menu, click Customize.

  1. In the Categories list, click Tools.
  2. With the Customize dialogue box still open, open the Tools menu.
  3. Back in the Customize dialogue box, in the Commands list, drag Code Snippets Manager and drop it on the Tools menu.
  4. Click Close on the Customize dialogue box.

One Response to “snippets in feature.xml and workflow.xml file in vs 2008”

  1. john said

    Hi
    I work with BizTalk server 2006 and I have a big problem with it, I will be thankful if you can help me.
    I want to create a process in BizTalk orchestrator which runs in SharePoint and assign tasks to users.

    I can create process and run it in SharePoint but all tasks (of process) is run for one user, So my problem is how to assign each task to each user (SharePoint users).
    Best Regard

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>