<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Solution on Matt Thornton</title>
    <link>https://matt-thornton.net/tags/solution/</link>
    <description>Recent content in Solution on Matt Thornton</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 16 Jun 2010 15:15:34 +0000</lastBuildDate><atom:link href="https://matt-thornton.net/tags/solution/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Simplified SharePoint solution deployment</title>
      <link>https://matt-thornton.net/tech/sharepoint/simplified-sharepoint-solution-deployment/</link>
      <pubDate>Wed, 16 Jun 2010 15:15:34 +0000</pubDate>
      
      <guid>https://matt-thornton.net/tech/sharepoint/simplified-sharepoint-solution-deployment/</guid>
      
        <description>&lt;p&gt;Any SharePoint developer will have to work with SharePoint Features at some point. Features are a great way to extend the core functionality of MOSS - in Web 2.0 speak, think of them as “plugins” and you&amp;rsquo;ll understand why they&amp;rsquo;re useful. Features can take a variety of forms - workflows being one of them. I&amp;rsquo;ve &lt;a href=&#34;https://www.matt-thornton.net/tech/sharepoint/extend-sharepoint-designers-workflow-activities&#34;&gt;discussed in the past&lt;/a&gt; the usefulness of SharePoint Designer for workflow creation and eventually you&amp;rsquo;ll need to move to Visual Studio. Features (and workflows) can be designed directly in Visual Studio - support was added in 2005, but its support is further extended in 2008 - Visual Studio will generate all the required bits you need to actually get the workflow ready to be deployed to your SharePoint environment and gives you the all important debugging and code step through stuff. There&amp;rsquo;s &lt;a href=&#34;http://vspug.com/andynoon/2008/02/06/sharepoint-2007-workflow-with-visual-studio-2008/&#34;&gt;a nice guide to the basics of workflow and Visual Studio&lt;/a&gt;.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>