<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Redaware Limited - Computer Services &#38; Business IT Solutions in Tenbury Wells, Worcestershire &#187; Visual Studio</title>
	<atom:link href="http://www.redaware.net/tag/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redaware.net</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 10:49:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Building and deploying a simple web part using Visual Studio Extensions for WSS 3.0</title>
		<link>http://www.redaware.net/2009/08/building-and-deploying-a-simple-web-part-using-visual-studio-extensions-for-wss-3-0/</link>
		<comments>http://www.redaware.net/2009/08/building-and-deploying-a-simple-web-part-using-visual-studio-extensions-for-wss-3-0/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 15:06:56 +0000</pubDate>
		<dc:creator>tsymonds</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studion Extensions for WSS 3.0]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://www.redaware.net/?p=40</guid>
		<description><![CDATA[This post shows you how to deploy a simple WSS web part using Visual Studio 2008 and Visual Studio Extensions for Windows SharePoint Services. Install Visual Studio 2008 on your WSS 3.0 Server. Download and install Windows SharePoint Services 3.0 Tools from Microsoft&#8217;s Down Center (http://www.microsoft.com/downloads/. run Visual Studio. Choose File, New Project, Select SharePoint [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>This post shows you how to deploy a simple WSS web part using Visual Studio 2008 and Visual Studio Extensions for Windows SharePoint Services.</p>
<p>Install Visual Studio 2008 on your WSS 3.0 Server.</p>
<p>Download and install Windows SharePoint Services 3.0 Tools from Microsoft&#8217;s Down Center (<a href="http://www.microsoft.com/downloads/details.aspx?familyid=7BF65B28-06E2-4E87-9BAD-086E32185E68&#038;displaylang=en">http://www.microsoft.com/downloads/</a>.</p>
<p>run Visual Studio.</p>
<p>Choose <strong>File</strong>, <strong>New Project</strong>, Select <strong>SharePoint</strong> and choose <strong>Web Part</strong>.</p>
<p>This will create a class library and includes references to the sharepoint.dll. </p>
<p>Remove the comments from the sample code.</p>
<p>From <strong>Solution Explorer</strong>,  right-click the project and choose <strong>Deploy</strong>. </p>
<p>This will create a .wsp deployment package and install it to localhost (Your WSS server. It will also automatically activate the web part.</p>
<p>Now, add the newly created web Part (from Miscellaneous) to a SharePoint page.</p>
<div class="shr-publisher-40"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.redaware.net/2009/08/building-and-deploying-a-simple-web-part-using-visual-studio-extensions-for-wss-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

