<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Powlo's SharePoint Treats</title><link>http://blogs.msdn.com/powlo/default.aspx</link><description>Friendly SharePoint banter and code nuggets from Paul Robinson</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Adding custom SharePoint Toolbar and ToolbarButtons in code</title><link>http://blogs.msdn.com/powlo/archive/2008/02/24/adding-customer-sharepoint-toolbar-and-toolbarbuttons-in-code.aspx</link><pubDate>Mon, 25 Feb 2008 02:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7884299</guid><dc:creator>Paul Robinson</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/powlo/comments/7884299.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powlo/commentrss.aspx?PostID=7884299</wfw:commentRss><description>Part 3: Extending your web part to include toolbars SharePoint toolbars use user controls (.ascx files) to control HTML rendering and layout. This is great if you have an ASPX page to use them on (in fact, you can base your efforts off one of the built...(&lt;a href="http://blogs.msdn.com/powlo/archive/2008/02/24/adding-customer-sharepoint-toolbar-and-toolbarbuttons-in-code.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7884299" width="1" height="1"&gt;</description></item><item><title>SPGridView: Using Filter properties</title><link>http://blogs.msdn.com/powlo/archive/2007/05/15/using-spgridview-filter-properties.aspx</link><pubDate>Tue, 15 May 2007 10:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2644301</guid><dc:creator>Paul Robinson</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/powlo/comments/2644301.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powlo/commentrss.aspx?PostID=2644301</wfw:commentRss><description>Great news everyone \o/ - a solution to setting an SPGridView filter has been researched and documented in this post over at Bob's SharePoint Bonanza - well done that man! This should give you pretty much everything you need to build an SPGridView control...(&lt;a href="http://blogs.msdn.com/powlo/archive/2007/05/15/using-spgridview-filter-properties.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2644301" width="1" height="1"&gt;</description></item><item><title>SPGridView: Adding paging to SharePoint when using custom data sources </title><link>http://blogs.msdn.com/powlo/archive/2007/03/23/Adding-paging-to-SPGridView-when-using-custom-data-sources.aspx</link><pubDate>Fri, 23 Mar 2007 16:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1937391</guid><dc:creator>Paul Robinson</dc:creator><slash:comments>28</slash:comments><comments>http://blogs.msdn.com/powlo/comments/1937391.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powlo/commentrss.aspx?PostID=1937391</wfw:commentRss><description>In 'Part 1: Using SPGridview, adding menus, grouping and sorting' I looked at how to use an SPGridView from the ground up to bind to a custom DataSet. One of the features I omitted at the time was paging, and this post shows you how to add paging support to your grid....(&lt;a href="http://blogs.msdn.com/powlo/archive/2007/03/23/Adding-paging-to-SPGridView-when-using-custom-data-sources.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1937391" width="1" height="1"&gt;</description></item><item><title>SPGridView and SPMenuField: Displaying custom data through SharePoint lists</title><link>http://blogs.msdn.com/powlo/archive/2007/02/25/displaying-custom-data-through-sharepoint-lists-using-spgridview-and-spmenufield.aspx</link><pubDate>Mon, 26 Feb 2007 01:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1759201</guid><dc:creator>Paul Robinson</dc:creator><slash:comments>96</slash:comments><comments>http://blogs.msdn.com/powlo/comments/1759201.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powlo/commentrss.aspx?PostID=1759201</wfw:commentRss><description>Step-by-step guide to using SPGridView and SPMenuField to build a Web Part which uses the standard SharePoint UI controls to render non-SharePoint data, in this case from a classic .NET DataSet....(&lt;a href="http://blogs.msdn.com/powlo/archive/2007/02/25/displaying-custom-data-through-sharepoint-lists-using-spgridview-and-spmenufield.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1759201" width="1" height="1"&gt;</description></item><item><title>MOSS Enterprise Search - 16 things you might not know</title><link>http://blogs.msdn.com/powlo/archive/2007/02/25/moss-enterprise-search-16-things-you-might-not-know.aspx</link><pubDate>Mon, 26 Feb 2007 01:08:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1759179</guid><dc:creator>Paul Robinson</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/powlo/comments/1759179.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powlo/commentrss.aspx?PostID=1759179</wfw:commentRss><description>Hello everybody \o/ - a few bits and pieces you might find useful when designing and deploying Enterprise Search based on Office SharePoint Server 2007 - most of these tips can be credited to some Partner training delivered by Morten Schioldan. Really...(&lt;a href="http://blogs.msdn.com/powlo/archive/2007/02/25/moss-enterprise-search-16-things-you-might-not-know.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1759179" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powlo/archive/tags/Enterprise+Search/default.aspx">Enterprise Search</category></item><item><title>Deploying and debugging Web Parts</title><link>http://blogs.msdn.com/powlo/archive/2007/02/25/deploying-and-debugging-web-parts.aspx</link><pubDate>Mon, 26 Feb 2007 01:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1759133</guid><dc:creator>Paul Robinson</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/powlo/comments/1759133.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powlo/commentrss.aspx?PostID=1759133</wfw:commentRss><description>When it comes to deploying and debugging your Web Part, you're spoilt for choice. My preference is to package the web part into a cab file, creating and including a manifest XML and DWP file. This should be familiar ground to seasoned web part developers,...(&lt;a href="http://blogs.msdn.com/powlo/archive/2007/02/25/deploying-and-debugging-web-parts.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1759133" width="1" height="1"&gt;</description></item><item><title>Fix for error: Outlook could not create the work file</title><link>http://blogs.msdn.com/powlo/archive/2007/01/01/fix-for-error-outlook-could-not-create-the-work-file.aspx</link><pubDate>Mon, 01 Jan 2007 20:39:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2273718</guid><dc:creator>Paul Robinson</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/powlo/comments/2273718.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powlo/commentrss.aspx?PostID=2273718</wfw:commentRss><description>A friend of mine, Chris Fenly from Waterstons, got in touch today about a weird problem he was having with two Windows XP SP 2 machines running Office 2003. Opening Word or Outlook generated the error "Outlook could not create the work file. Check the...(&lt;a href="http://blogs.msdn.com/powlo/archive/2007/01/01/fix-for-error-outlook-could-not-create-the-work-file.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2273718" width="1" height="1"&gt;</description></item></channel></rss>