<?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>Rickey Whitworth&#039;s Blog &#187; Sharepoint Code</title>
	<atom:link href="http://www.whitworth.org/tag/sharepoint-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whitworth.org</link>
	<description>insights from managing a microsoft enterprise infrastructure</description>
	<lastBuildDate>Tue, 22 Jun 2010 17:12:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>dnrTV &#8211; Silverlight, WCF and Sharepoint</title>
		<link>http://www.whitworth.org/2010/03/14/dnrtv-silverlight-wcf-and-sharepoint/</link>
		<comments>http://www.whitworth.org/2010/03/14/dnrtv-silverlight-wcf-and-sharepoint/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 03:28:30 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Code]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/03/14/dnrtv-silverlight-wcf-and-sharepoint/</guid>
		<description><![CDATA[I have read several of Sahil Maliks articles on Silverlight within Sharepoint, but I found this video walkthrough to be very helpful. In it, Sahil walks through creating a WCF Service which will query Sharepoint and provide the data to a Silverlight web part.
dnrTV
]]></description>
			<content:encoded><![CDATA[<p>I have read several of Sahil Maliks articles on Silverlight within Sharepoint, but I found this video walkthrough to be very helpful. In it, Sahil walks through creating a WCF Service which will query Sharepoint and provide the data to a Silverlight web part.</p>
<p><a href="http://perseus.franklins.net/dnrtvplayer/player.aspx?ShowNum=0142">dnrTV</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/03/14/dnrtv-silverlight-wcf-and-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeProject: Programmatically create a browser enabled InfoPath form. Free source code and programming help</title>
		<link>http://www.whitworth.org/2009/09/08/codeproject-programmatically-create-a-browser-enabled-infopath-form-free-source-code-and-programming-help/</link>
		<comments>http://www.whitworth.org/2009/09/08/codeproject-programmatically-create-a-browser-enabled-infopath-form-free-source-code-and-programming-help/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 19:24:12 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Code]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2009/09/08/codeproject-programmatically-create-a-browser-enabled-infopath-form-free-source-code-and-programming-help/</guid>
		<description><![CDATA[&#160;
Introduction
The article gives an overview of the steps and code required to create, fill, and upload an InfoPath form using code.

CodeProject: Programmatically create a browser enabled InfoPath form. Free source code and programming help
]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><h4>Introduction</h4>
<p>The article gives an overview of the steps and code required to create, fill, and upload an InfoPath form using code.</p>
</blockquote>
<p><a href="http://www.codeproject.com/KB/sharepoint/InfopathForm.aspx">CodeProject: Programmatically create a browser enabled InfoPath form. Free source code and programming help</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2009/09/08/codeproject-programmatically-create-a-browser-enabled-infopath-form-free-source-code-and-programming-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a SharePoint Development Environment on Windows 7 &#8211; MOSS Blog</title>
		<link>http://www.whitworth.org/2009/09/08/building-a-sharepoint-development-environment-on-windows-7-moss-blog/</link>
		<comments>http://www.whitworth.org/2009/09/08/building-a-sharepoint-development-environment-on-windows-7-moss-blog/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 19:22:48 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Code]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2009/09/08/building-a-sharepoint-development-environment-on-windows-7-moss-blog/</guid>
		<description><![CDATA[&#160;
Greetings fellow SharePoint Developers.&#160; As a follow up to a post I made last year on Windows Server 2008 (http://www.synergyonline.com/blog/blog-moss/Lists/Posts/Post.aspx?ID=10), I figured I’d provide some guidance on the development environment I now use on Windows 7 (RC build 7100).&#160; I also used this for some time on Windows 7 Beta 1 with great success.
First off, [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>Greetings fellow SharePoint Developers.&#160; As a follow up to a post I made last year on Windows Server 2008 (<a href="http://www.synergyonline.com/blog/blog-moss/Lists/Posts/Post.aspx?ID=10">http://www.synergyonline.com/blog/blog-moss/Lists/Posts/Post.aspx?ID=10</a>), I figured I’d provide some guidance on the development environment I now use on Windows 7 (RC build 7100).&#160; I also used this for some time on Windows 7 Beta 1 with great success.</p>
<p>First off, let me mention that I run the 64-bit version of most versions of software.&#160; This doesn’t really change much, but I find that the performance is just a bit better on my 4GB Dell D830 laptop.</p>
<p>Here is a summary of the software I install on my host operating system:</p>
<ul>
<ul></ul>
<li>
<p>64-bit Windows 7</p>
</li>
<li>
<p>64-bit SQL Server 2008 (I use the developer edition)</p>
</li>
<li>
<p>64-bit MOSS 2007 (patched to SP2 level)</p>
</li>
<li>
<p>Office 2007 Enterprise</p>
</li>
<li>
<p>SharePoint Designer 2007</p>
</li>
<li>
<p>64-bit Visual Studio 2008</p>
</li>
<li>
<p>64-bit Virtual PC 2007 SP1 (I still use a number of virtual machines)</p>
</li>
<li>
<p>MOSS SDK (v1.5 from Apr 09 is the latest)</p>
</li>
</ul>
</blockquote>
<p><a href="http://www.synergyonline.com/blog/blog-moss/Lists/Posts/Post.aspx?ID=89">Building a SharePoint Development Environment on Windows 7 &#8211; MOSS Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2009/09/08/building-a-sharepoint-development-environment-on-windows-7-moss-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>robgruen&#8217;s WebLog : How to Programmatically Set Permissions on Files/Folders in a SharePoint Document Library</title>
		<link>http://www.whitworth.org/2009/09/08/robgruens-weblog-how-to-programmatically-set-permissions-on-filesfolders-in-a-sharepoint-document-library/</link>
		<comments>http://www.whitworth.org/2009/09/08/robgruens-weblog-how-to-programmatically-set-permissions-on-filesfolders-in-a-sharepoint-document-library/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 19:20:29 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Code]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2009/09/08/robgruens-weblog-how-to-programmatically-set-permissions-on-filesfolders-in-a-sharepoint-document-library/</guid>
		<description><![CDATA[&#160;
Yep, had to figure this out since I&#8217;m still working with SharePoint stuff.&#160; I couldn&#8217;t find any &#34;HowTo&#8217;s,&#34; code samples, tricks, hints, or anything else really helpful on this.&#160; Just a bunch of other folks attemptint to do the same thing.
 This is one of those things where the answer looks simple and seems like [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>Yep, had to figure this out since I&#8217;m still working with SharePoint stuff.&#160; I couldn&#8217;t find any &quot;HowTo&#8217;s,&quot; code samples, tricks, hints, or anything else really helpful on this.&#160; Just a bunch of other folks attemptint to do the same thing.</p>
<p> This is one of those things where the answer looks simple and seems like it should have been apparent from the start.&#160; Alas I couldn&#8217;t see it in the beginning either. </p>
<p> Here&#8217;s the magic code:</p>
<blockquote><p>// get a reference to the folder (this assumes path points to a valid folder)</p>
<p>SPFolder folder = SharePointConfiguration.Site.GetFolder(path);</p>
<p>// get a reference to the Sharepoint group collection</p>
<p>SPGroupCollection spc = SharePointConfiguration.Site.SiteGroups;</p>
<p>// get a reference to the group who’s permissions you want to modify for the folder above</p>
<p>SPGroup group = spc[groupName];</p>
<p>// create a role assignment from the group reference</p>
<p>SPRoleAssignment roleAssignment = new SPRoleAssignment((SPPrincipal)group);</p>
<p>// break role inheritance for folders/files because they will be having permissions separate from their parent file/folder</p>
<p>folder.Item.BreakRoleInheritance(true);</p>
<p>// update the role assignments for the group by adding the permissionSet “TestPermissionLevel” which is a custom</p>
<p>// permissionset I created manually…you can easily use any of the built-in permission sets</p>
<p>roleAssignment.RoleDefinitionBindings.Add(SharePointConfiguration.Site.RoleDefinitions[&quot;Test Permission Level&quot;]);</p>
<p>// apply the new roleassignment to the folder. You can do this at the listitem level if desired (i.e. this could be SPfile.Item…. instead of SPFolder.Item)</p>
<p>folder.Item.RoleAssignments.Add(roleAssignment);</p>
</blockquote>
</blockquote>
<p><a href="http://blogs.msdn.com/robgruen/archive/2007/11/15/how-to-programmatically-set-permissions-on-files-folders-in-a-sharepoint-document-library.aspx">robgruen&#8217;s WebLog : How to Programmatically Set Permissions on Files/Folders in a SharePoint Document Library</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2009/09/08/robgruens-weblog-how-to-programmatically-set-permissions-on-filesfolders-in-a-sharepoint-document-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Sharepoint Web Part that hosts a data binding Silverlight application</title>
		<link>http://www.whitworth.org/2009/02/23/creating-a-sharepoint-web-part-that-hosts-a-data-binding-silverlight-application/</link>
		<comments>http://www.whitworth.org/2009/02/23/creating-a-sharepoint-web-part-that-hosts-a-data-binding-silverlight-application/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 20:27:09 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Code]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/?p=492</guid>
		<description><![CDATA[In this tutorial I’m going to explain how you can host a Silverlight 2 beta 2 application from within a SharePoint Web Part. The Web Part will pass the URL of the SharePoint site together with the name of the list for which the Silverlight application will show the data. The retrieval of the data [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>In this tutorial I’m going to explain how you can host a <strong>Silverlight 2 beta 2</strong> application from within a SharePoint Web Part. The Web Part will pass the URL of the SharePoint site together with the name of the list for which the Silverlight application will show the data. The retrieval of the data will be done by the Silverlight application using the <strong>HttpWebRequest</strong> technique for calling the <strong>SharePoint web services</strong>. As the SharePoint web services return a chunk of XML the XML will be handled by using <strong>LINQ for XML</strong>. The data will be bound to the Silverlight controls.</p></blockquote>
<p><a href="http://sharepointmagazine.net/technical/development/creating-a-sharepoint-web-part-that-hosts-a-data-binding-silverlight-application"><span style="color: #669966;">Creating a SharePoint Web Part that hosts a data binding Silverlight application | SharePoint Magazine</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2009/02/23/creating-a-sharepoint-web-part-that-hosts-a-data-binding-silverlight-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subclassing the Content Query Web Part: Adding Dynamic Filtering</title>
		<link>http://www.whitworth.org/2009/02/23/subclassing-the-content-query-web-part-adding-dynamic-filtering/</link>
		<comments>http://www.whitworth.org/2009/02/23/subclassing-the-content-query-web-part-adding-dynamic-filtering/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 19:38:35 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Code]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2009/02/23/subclassing-the-content-query-web-part-adding-dynamic-filtering/</guid>
		<description><![CDATA[ 
The Content Query Web Part (CQWP) is an absolutely killer for MOSS 2007 Publishing sites. It is one of the best performing rollup Web Parts available to developers and should always be considered before rolling your own solution. You can even do some really sick customization to the presentation of the results produced by the [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<blockquote><p>The Content Query Web Part (CQWP) is an absolutely killer for MOSS 2007 Publishing sites. It is one of the best performing rollup Web Parts available to developers and should always be considered before rolling your own solution. You can even do some really sick customization to the presentation of the results produced by the CQWP as shown in this post on the ECM team blog by George Parantatos, a PM on the product team:</p>
<p>» <a href="http://blogs.msdn.com/ecm/archive/2006/10/25/configuring-and-customizing-the-content-query-web-part.aspx">ECM Team Blog: Configuring &amp; Customizing the CQWP</a></p>
<p>However there are two things I always hear about the CQWP in terms of wish list type stuff:</p>
<ol>
<li>It doesn’t contain any built-in paging mechanism… yeah, I too wish for this.</li>
<li>It doesn’t support dynamic filtering. For instance, I have to manually specify the filtering values rather than have them be dynamically set.</li>
</ol>
<p>Before you rush off and roll your own, stop, get a cup of coffee, and saddle up next to your laptop. With just a few lines of code you can utilize the provided CQWP but add your own customizations. Take the second pain point: no dynamic filtering. Let’s say you have a slew of content and you want to dynamically set the filtering values, say for example, using values on the query string.</p></blockquote>
<p><a href="http://www.andrewconnell.com/blog/archive/2008/02/18/Subclassing-the-Content-Query-Web-Part-Adding-Dynamic-Filtering.aspx">Subclassing the Content Query Web Part: Adding Dynamic Filtering</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2009/02/23/subclassing-the-content-query-web-part-adding-dynamic-filtering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tobias Zimmergren&#8217;s thoughts on development</title>
		<link>http://www.whitworth.org/2009/02/16/tobias-zimmergrens-thoughts-on-development/</link>
		<comments>http://www.whitworth.org/2009/02/16/tobias-zimmergrens-thoughts-on-development/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 15:54:55 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Code]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/?p=451</guid>
		<description><![CDATA[This article describes the VSeWSS plugin for Visual Studio that can be used for developing for Sharepoint. It also lists several other useful utilities that can be found on codeplex. 
What is VSeWSS?
VSeWSS is a plugin to Visual Studio that adds a set of functionality which may help you in your daily tasks as a [...]]]></description>
			<content:encoded><![CDATA[<p>This article describes the VSeWSS plugin for Visual Studio that can be used for developing for Sharepoint. It also lists several other useful utilities that can be found on codeplex. </p>
<blockquote><p>What is VSeWSS?</p>
<p>VSeWSS is a plugin to Visual Studio that adds a set of functionality which may help you in your daily tasks as a SharePoint developer. The plugin comes with a basic set of templates, and a great set of functionality which I’ll try to outline here.</p>
<h5>Alternatives to VSeWSS</h5>
<p>Of course, I’ll have to mention some of the alternatives to using VSeWSS as well, as all tools doesn’t fit in every mans hand.</p>
<ul>
<li><a href="http://www.codeplex.com/wspbuilder">WSP Builder</a></li>
<li><a href="http://www.codeplex.com/sharepointinstaller">SharePoint Installer</a></li>
<li><a href="http://www.codeplex.com/spm">SharePoint Manager</a></li>
<li><a href="http://www.codeplex.com/stsdev/Release/ProjectReleases.aspx?ReleaseId=13220">STSDev</a></li>
<li><a href="http://www.harbar.net/articles/APM.aspx">Application Pool Manager</a></li>
</ul>
</blockquote>
<p><a href="http://www.zimmergren.net/archive/2009/02.aspx">Tobias Zimmergren&#8217;s thoughts on development</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2009/02/16/tobias-zimmergrens-thoughts-on-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SmartPart for SharePoint &#8211; ASP.NET AJAX Support &#8211; Jan Tielens&#8217; Bloggings</title>
		<link>http://www.whitworth.org/2007/12/18/smartpart-for-sharepoint-aspnet-ajax-support-jan-tielens-bloggings-2/</link>
		<comments>http://www.whitworth.org/2007/12/18/smartpart-for-sharepoint-aspnet-ajax-support-jan-tielens-bloggings-2/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 05:37:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Sharepoint Code]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/Blog/PermaLink,guid,79de8d78-a25f-4c11-beb4-5159b9804f58.aspx</guid>
		<description><![CDATA[Â 
There has been a lot of buzz around SharePoint support for ASP.NET AJAX the last couple
of days, resulting in some nice posts, even from the Microsoft guys. If you are new
to the topic; some required reading:

Integrating
ASP.NET AJAX with SharePoint (by Mike Ammerlaan)
Mike clearly described what you need to do to get the ASP.NET AJAX extensions [...]]]></description>
			<content:encoded><![CDATA[<p>Â </p>
<blockquote><p>There has been a lot of buzz around SharePoint support for ASP.NET AJAX the last couple<br />
of days, resulting in some nice posts, even from the Microsoft guys. If you are new<br />
to the topic; some required reading:</p>
<ul>
<li><a href="http://sharepoint.microsoft.com/blogs/mike/Lists/Posts/Post.aspx?ID=3">Integrating<br />
ASP.NET AJAX with SharePoint</a> (by Mike Ammerlaan)<br />
Mike clearly described what you need to do to get the ASP.NET AJAX extensions working<br />
in a SharePoint site. First install the extensions (of course), then make some changes<br />
to the web.config of the SharePoint site.</li>
<li><a href="http://www.capdes.com/2007/02/microsoft_office_sharepoint_se.html">AjaxBasePart:<br />
Easy ASP.NET 2.0 AJAX Extensions 1.0 and Office SharePoint Server 2007</a> (by Eric<br />
Schoonover)<br />
Eric describes how you can make use of ASP.NET AJAX in a SharePoint web part, he posts<br />
code for his implementation of a base web part class that supports AJAX. The nice<br />
thing about this base web part class is that it dynamically adds the AJAX ScriptManager<br />
control to the class (required for the AJAX stuff).</li>
</ul>
<p>Yesterday evening (very late <img src='http://www.whitworth.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ) I&#8217;ve created a version of the <a href="http://www.smartpart.info/">SmartPart</a> that<br />
makes use of the Eric&#8217;s technique, let me introduce you the <strong>SmartPart with<br />
AJAX! </strong>So basically said: you can create a Web User Control (ASCX) with the<br />
Visual Studio Designer, that uses the ASP.NET AJAX extensions and run that user control<br />
as a SharePoint web part. At this point in time, it&#8217;s still a beta version, you can<br />
get it from the <a href="http://workspaces.gotdotnet.com/smartpart">GotDotNet workspace</a> (releases<br />
section). How do you get started? First of all you need to <a href="http://ajax.asp.net/downloads/default.aspx?tabid=47.">download</a> and<br />
install the ASP.NET AJAX Extensions. Next you need to extend your SharePoint site<br />
with these extensions, check <a href="http://sharepoint.microsoft.com/blogs/mike/Lists/Posts/Post.aspx?ID=3">Mike&#8217;s<br />
post</a> for detailed instructions. <strong>You only need to change the web.config,<br />
you don&#8217;t need to add the ScriptManager to the master page!</strong> Now you can install<br />
the SmartPart (check the Installation guide, or this <a href="http://weblogs.asp.net/jan/archive/2006/12/02/deploying-the-return-of-the-smartpart.aspx">screencast</a>).</p></blockquote>
<p><a href="http://weblogs.asp.net/jan/archive/2007/02/22/smartpart-for-sharepoint-asp-net-ajax-support.aspx">SmartPart<br />
for SharePoint &#8211; ASP.NET AJAX Support &#8211; Jan Tielens&#8217; Bloggings</a></p>
<p><img src="http://www.whitworth.org/Blog/aggbug.ashx?id=79de8d78-a25f-4c11-beb4-5159b9804f58" alt="" width="0" height="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2007/12/18/smartpart-for-sharepoint-aspnet-ajax-support-jan-tielens-bloggings-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing SharePoint List Items with SQL Server 2005 Reporting Services &#8211; Colin Bowern &#8211; RockstarGuys.com</title>
		<link>http://www.whitworth.org/2007/10/19/accessing-sharepoint-list-items-with-sql-server-2005-reporting-services-colin-bowern-rockstarguyscom/</link>
		<comments>http://www.whitworth.org/2007/10/19/accessing-sharepoint-list-items-with-sql-server-2005-reporting-services-colin-bowern-rockstarguyscom/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 15:22:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Code]]></category>
		<category><![CDATA[SQL Reporting Services]]></category>
		<category><![CDATA[SQL Server 2005]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/Blog/PermaLink,guid,f4e1ab5d-dffd-47e7-b71d-143d997f4ac3.aspx</guid>
		<description><![CDATA[Â Found this post on Printing Sharepoint List items with SQL 2005 Reporting services:
Recently I had to connect to a SharePoint List to access some data.Â  While there
is a data extension
available from Enesys (including a free Community edition) to do this I though
I would first make an attempt using the out-of-the-box options.
The first step was getting [...]]]></description>
			<content:encoded><![CDATA[<p>Â Found this post on Printing Sharepoint List items with SQL 2005 Reporting services:</p>
<blockquote><p>Recently I had to connect to a SharePoint List to access some data.Â  While there<br />
is a <a href="http://www.enesyssoftware.com/Default.aspx?tabid=66">data extension<br />
available</a> from Enesys (including a free Community edition) to do this I though<br />
I would first make an attempt using the out-of-the-box options.</p>
<p>The first step was getting connected to any of the list services.Â  I chose to<br />
start with GetListCollection because it required no parameters (aka it was simple<br />
to use).Â  Here is what I did to get connected:</p></blockquote>
<p><a href="http://rockstarguys.com/blogs/colin/archive/2006/11/10/accessing-sharepoint-list-items-with-sql-server-2005-reporting-services.aspx">Accessing<br />
SharePoint List Items with SQL Server 2005 Reporting Services &#8211; Colin Bowern &#8211; RockstarGuys.com</a></p>
<p><img src="http://www.whitworth.org/Blog/aggbug.ashx?id=f4e1ab5d-dffd-47e7-b71d-143d997f4ac3" alt="" width="0" height="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2007/10/19/accessing-sharepoint-list-items-with-sql-server-2005-reporting-services-colin-bowern-rockstarguyscom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual How Tos for Sharepoint 3.0</title>
		<link>http://www.whitworth.org/2007/05/22/visual-how-tos-for-sharepoint-30/</link>
		<comments>http://www.whitworth.org/2007/05/22/visual-how-tos-for-sharepoint-30/#comments</comments>
		<pubDate>Tue, 22 May 2007 13:48:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Code]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/Blog/PermaLink,guid,2ad79b08-e043-43a2-9da6-d49b060f7b6d.aspx</guid>
		<description><![CDATA[
Each of the links in this collection has a short article with a video that shows some
of the highlights. I am particularly interested in Creating
a Feature for an Entry Control Block Item in Windows SharePoint Services 3.0&#160;because
it talks about adding a custom menu item to a list or document library that will then
launch a custom [...]]]></description>
			<content:encoded><![CDATA[<p>
Each of the links in this collection has a short article with a video that shows some<br />
of the highlights. I am particularly interested in <a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl07',this);" href="http://msdn2.microsoft.com/en-us/library/bb418731(office.12).aspx">Creating<br />
a Feature for an Entry Control Block Item in Windows SharePoint Services 3.0</a>&nbsp;because<br />
it talks about adding a custom menu item to a list or document library that will then<br />
launch a custom web application. Overall all, I like the way these articles show you<br />
what you are building in a video instead of having to rely on a single screen shot<br />
half way through the article to figure it out.
</p>
<div id=ctl00_LibFrame_MainContent><span id=ctl00_LibFrame_BumperPage1> </p>
<div class=title>Visual How Tos
</div>
<p><a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl03',this);" href="http://msdn2.microsoft.com/en-us/library/bb418730(office.12).aspx">Activating<br />
Auditing Programmatically for a Single Document Library in Windows SharePoint Services<br />
3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl04',this);" href="http://msdn2.microsoft.com/en-us/library/bb418729(office.12).aspx">Activating<br />
Auditing Programmatically for a Site Collection in Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl05',this);" href="http://msdn2.microsoft.com/en-us/library/bb507730(office.12).aspx">Configuring<br />
IntelliSense with CAML files when developing for SharePoint 2007</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl06',this);" href="http://msdn2.microsoft.com/en-us/library/bb457204(office.12).aspx">Create<br />
a Custom HttpHandler in Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl07',this);" href="http://msdn2.microsoft.com/en-us/library/bb418731(office.12).aspx">Creating<br />
a Feature for an Entry Control Block Item in Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl08',this);" href="http://msdn2.microsoft.com/en-us/library/bb418728(office.12).aspx">Creating<br />
a Feature for the Site Actions Menu in Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl09',this);" href="http://msdn2.microsoft.com/en-us/library/bb466225(office.12).aspx">Creating<br />
a Solution Package in Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl10',this);" href="http://msdn2.microsoft.com/en-us/library/bb466224(office.12).aspx">Creating<br />
a Visual Studio Project for Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl11',this);" href="http://msdn2.microsoft.com/en-us/library/bb418732(office.12).aspx">Creating<br />
an Application Page in Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl12',this);" href="http://msdn2.microsoft.com/en-us/library/bb466219(office.12).aspx">Displaying<br />
Data by Using the SPGridView Control in Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl13',this);" href="http://msdn2.microsoft.com/en-us/library/bb466223(office.12).aspx">Reading<br />
Entries from the Audit Log in Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl14',this);" href="http://msdn2.microsoft.com/en-us/library/bb418733(office.12).aspx">Reading<br />
ListId and ItemId from an Application Page in Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl15',this);" href="http://msdn2.microsoft.com/en-us/library/bb466220(office.12).aspx">Running<br />
Commands with Elevated Privileges in Windows SharePoint Services 3.0</a><br />
<br />
<a onclick="javascript:Track('ctl00_LibFrame_BumperPage1|ctl00_LibFrame_ctl16',this);" href="http://msdn2.microsoft.com/en-us/library/bb466221(office.12).aspx">Writing<br />
Custom Entries to the Audit Log in Windows SharePoint Services 3.0</a><br />
<br />
</span>
</div>
<p><img width="0" height="0" src="http://www.whitworth.org/Blog/aggbug.ashx?id=2ad79b08-e043-43a2-9da6-d49b060f7b6d" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2007/05/22/visual-how-tos-for-sharepoint-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.460 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-28 06:14:19 -->
