<?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>A peep into the world of computers &#187; Property Collection</title>
	<atom:link href="http://www.programmingfundas.com/blog/category/ms-crm-40/property-collection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.programmingfundas.com/blog</link>
	<description>Just another Programming weblog</description>
	<lastBuildDate>Fri, 31 Jul 2009 06:11:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using Property Collection in MS CRM 4.0</title>
		<link>http://www.programmingfundas.com/blog/2008/12/using-property-collection-in-ms-crm-40/</link>
		<comments>http://www.programmingfundas.com/blog/2008/12/using-property-collection-in-ms-crm-40/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 08:40:40 +0000</pubDate>
		<dc:creator>vikramjb</dc:creator>
				<category><![CDATA[MS CRM 4.0]]></category>
		<category><![CDATA[Property Collection]]></category>
		<category><![CDATA[CrmBooleanProperty]]></category>
		<category><![CDATA[CrmDateTimeProperty]]></category>
		<category><![CDATA[CrmDecimalProperty]]></category>
		<category><![CDATA[CrmFloatProperty]]></category>
		<category><![CDATA[CrmMoneyProperty]]></category>
		<category><![CDATA[CrmNumberProperty]]></category>
		<category><![CDATA[KeyProperty]]></category>
		<category><![CDATA[LookupProperty]]></category>
		<category><![CDATA[PicklistProperty]]></category>
		<category><![CDATA[propertycollection]]></category>
		<category><![CDATA[StringProperty]]></category>

		<guid isPermaLink="false">http://www.programmingfundas.com/blog/?p=25</guid>
		<description><![CDATA[While using Properties in MS CRM 4.0 one has to be careful as to which dotnet namespace you are instantiating it from. For MS CRM purposes, you need to make sure you instantiate it from Microsoft.crm.sdk and not from System.Data &#8230; <a href="http://www.programmingfundas.com/blog/2008/12/using-property-collection-in-ms-crm-40/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.programmingfundas.com/blog/2008/12/using-property-collection-in-ms-crm-40/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
