<?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>www.michaelbowersox.com &#187; SharePoint CustomActions</title>
	<atom:link href="http://www.michaelbowersox.com/tag/sharepoint-customactions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelbowersox.com</link>
	<description></description>
	<lastBuildDate>Thu, 10 Jun 2010 00:59:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Executing Code in Assemblies with SharePoint CustomActions</title>
		<link>http://www.michaelbowersox.com/2009/07/23/executing-code-in-assemblies-with-sharepoint-customactions/</link>
		<comments>http://www.michaelbowersox.com/2009/07/23/executing-code-in-assemblies-with-sharepoint-customactions/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 00:46:45 +0000</pubDate>
		<dc:creator>Michael Bowersox</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint CustomActions]]></category>

		<guid isPermaLink="false">http://www.michaelbowersox.com/?p=469</guid>
		<description><![CDATA[In my previous post, I discussed the basics of using a CustomAction to enhance the functionality of a content type. We used a CustomAction to redirect and pass some parameters to another page. This functionality is great, but what if you don&#8217;t want the user to go to another page for your custom logic to [...]]]></description>
		<wfw:commentRss>http://www.michaelbowersox.com/2009/07/23/executing-code-in-assemblies-with-sharepoint-customactions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CustomAction Basics in SharePoint</title>
		<link>http://www.michaelbowersox.com/2009/05/25/customaction-basics-in-sharepoint/</link>
		<comments>http://www.michaelbowersox.com/2009/05/25/customaction-basics-in-sharepoint/#comments</comments>
		<pubDate>Tue, 26 May 2009 00:13:34 +0000</pubDate>
		<dc:creator>Michael Bowersox</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint CustomActions]]></category>

		<guid isPermaLink="false">http://www.michaelbowersox.com/?p=428</guid>
		<description><![CDATA[CustomActions allow you to provide an easy way for an end user to perform some sort of action on or with a specific list item that is not available in a standard SharePoint installation.
Let&#8217;s go through a simple demo of using a CustomAction. In this demo, we will create a CustomAction which will redirect to [...]]]></description>
		<wfw:commentRss>http://www.michaelbowersox.com/2009/05/25/customaction-basics-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
