<?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>An Experiment in Progress &#187; Dynamic Entity</title>
	<atom:link href="http://www.programmingfundas.com/blog/tag/dynamic-entity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.programmingfundas.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 01 Jan 2012 05:15:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Working with Custom Entites in MS CRM 4.0</title>
		<link>http://www.programmingfundas.com/blog/2008/11/29/working-with-custom-entites-in-ms-crm-40/</link>
		<comments>http://www.programmingfundas.com/blog/2008/11/29/working-with-custom-entites-in-ms-crm-40/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 16:01:34 +0000</pubDate>
		<dc:creator>vikramjb</dc:creator>
				<category><![CDATA[MS CRM 4.0]]></category>
		<category><![CDATA[Create Request]]></category>
		<category><![CDATA[CRMService]]></category>
		<category><![CDATA[customentity]]></category>
		<category><![CDATA[Dynamic Entity]]></category>

		<guid isPermaLink="false">http://www.programmingfundas.com/blog/?p=19</guid>
		<description><![CDATA[Working with Custom Entities has been a little tough on me because of the High Learning curve involved.  Finally I did win over and learnt quite a bit about using these entities in custom pages. It&#8217;s actually quite simple to work with the custom entities. Here&#8217;s a piece of code which will get the custom [...]]]></description>
		<wfw:commentRss>http://www.programmingfundas.com/blog/2008/11/29/working-with-custom-entites-in-ms-crm-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Dynamic Entity in MS CRM 4.0</title>
		<link>http://www.programmingfundas.com/blog/2008/10/15/using-dynamic-entity-in-ms-crm-40/</link>
		<comments>http://www.programmingfundas.com/blog/2008/10/15/using-dynamic-entity-in-ms-crm-40/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 17:18:58 +0000</pubDate>
		<dc:creator>vikramjb</dc:creator>
				<category><![CDATA[MS CRM 4.0]]></category>
		<category><![CDATA[Contact Entity]]></category>
		<category><![CDATA[CRMService]]></category>
		<category><![CDATA[crmwebservice]]></category>
		<category><![CDATA[Dynamic Entity]]></category>
		<category><![CDATA[MS CRM]]></category>
		<category><![CDATA[propertycollection]]></category>

		<guid isPermaLink="false">http://www.programmingfundas.com/blog/?p=12</guid>
		<description><![CDATA[The other day, I was helping my wife with one of the issues she was facing in MS CRM 4.0. The code was basically trying to get an instance to the running crmwebservice and use that instance to create a contact or a update a contact in MS CRM.  The issue we were facing in [...]]]></description>
		<wfw:commentRss>http://www.programmingfundas.com/blog/2008/10/15/using-dynamic-entity-in-ms-crm-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

