<?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>Empty Cache &#187; Salesforce.com</title>
	<atom:link href="http://www.emptycache.com/blog/?feed=rss2&#038;tag=salesforce" rel="self" type="application/rss+xml" />
	<link>http://www.emptycache.com/blog</link>
	<description>a developer&#039;s blog</description>
	<lastBuildDate>Sun, 29 Aug 2010 07:30:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable Self-Service user in Salesforce.com using C#</title>
		<link>http://www.emptycache.com/blog/?p=69</link>
		<comments>http://www.emptycache.com/blog/?p=69#comments</comments>
		<pubDate>Sat, 19 Apr 2008 07:12:03 +0000</pubDate>
		<dc:creator>Adam Conde</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://www.emptycache.com/blog/2008/04/19/enable-self-service-user-in-salesforcecom-using-c/</guid>
		<description><![CDATA[I won&#8217;t walk through connecting to the Salesforce.com api because that is well documented.&#160; One thing I didn&#8217;t find documented was how to enable self-service for a Salesforce contact.&#160; Well here it is.
First 3 methods used by the main EnableSelfService() method:


   1: /// &#60;summary&#62;
   2: /// Retrieves a Contact object for [...]]]></description>
		<wfw:commentRss>http://www.emptycache.com/blog/?feed=rss2&amp;p=69</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
