<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Microsoft Dynamics AX, CRM &#38; GP Blog &#187; SDK</title>
	<atom:link href="http://www.dynamicscare.com/blog/index.php/category/dynamics-crm/sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamicscare.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:09:04 +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>Technical Information on Dynamics CRM 2011</title>
		<link>http://www.dynamicscare.com/blog/index.php/technical-information-on-dynamics-crm-2011</link>
		<comments>http://www.dynamicscare.com/blog/index.php/technical-information-on-dynamics-crm-2011#comments</comments>
		<pubDate>Wed, 29 Jun 2011 12:00:01 +0000</pubDate>
		<dc:creator>Kristen O'Connor</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Business Intelligence CRM]]></category>
		<category><![CDATA[CRM 2011]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Whitepaper]]></category>
		<category><![CDATA[CRM 2011 IG]]></category>
		<category><![CDATA[CRM 2011 SDK]]></category>
		<category><![CDATA[CRM Implementation Guide]]></category>
		<category><![CDATA[CRM Performance]]></category>
		<category><![CDATA[CRM Technical Articles]]></category>
		<category><![CDATA[Microsoft 2011]]></category>
		<category><![CDATA[TechNet]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=4756</guid>
		<description><![CDATA[Want to know more about Dynamics CRM 2011 on a technical level? Want to download and peruse the 2011 SDK? Want to view some tecnical articles specifically geared towards Dynamics CRM 2011? Microsoft TechNet has a library with technical information that is very helpful for any technical consultant working with Dynamics CRM 2011. Click here [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/technical-information-on-dynamics-crm-2011/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Dynamics CRM Whitepaper: Building Business Applications with Microsoft Dynamics CRM 2011</title>
		<link>http://www.dynamicscare.com/blog/index.php/new-dynamics-crm-whitepaper-building-business-applications-with-microsoft-dynamics-crm-2011</link>
		<comments>http://www.dynamicscare.com/blog/index.php/new-dynamics-crm-whitepaper-building-business-applications-with-microsoft-dynamics-crm-2011#comments</comments>
		<pubDate>Tue, 23 Nov 2010 13:00:43 +0000</pubDate>
		<dc:creator>Kristen O'Connor</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Script and Code]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[xRM]]></category>
		<category><![CDATA[2011 Capability]]></category>
		<category><![CDATA[2011 Developing]]></category>
		<category><![CDATA[CRM Whitepaper]]></category>
		<category><![CDATA[CRM2011 Whitepaper]]></category>
		<category><![CDATA[Developer Whitepaper]]></category>
		<category><![CDATA[ISV Whitepaper]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=3451</guid>
		<description><![CDATA[A new whitepaper has surfaced in the community from CRM MVP Julie Yack and David Yack. The whitepaper will gear towards CRM developers and ISVs who are looking for information on how to utilize their skills in the new CRM2011 platform. You can access the whitepaper from Jim Glass&#8217;s blog post here.]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/new-dynamics-crm-whitepaper-building-business-applications-with-microsoft-dynamics-crm-2011/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft.CRM.Webservices.dll is required in GAC for all ISV Web Application</title>
		<link>http://www.dynamicscare.com/blog/index.php/microsoft-crm-webservices-dll-is-required-in-gac-for-all-isv-web-application</link>
		<comments>http://www.dynamicscare.com/blog/index.php/microsoft-crm-webservices-dll-is-required-in-gac-for-all-isv-web-application#comments</comments>
		<pubDate>Wed, 17 Mar 2010 13:00:37 +0000</pubDate>
		<dc:creator>Mark Soerries</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[GAC]]></category>
		<category><![CDATA[Invalid Token Error]]></category>
		<category><![CDATA[ISV folder]]></category>
		<category><![CDATA[Webservices.dll]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=1705</guid>
		<description><![CDATA[Most applications that I have put in the ISV folder of the CRM website has used the WebService SDK and if you don’t have the Microsoft.CRM.Webservices.dll in the GAC(C:\Windows\Assembly folder) you will get an invalid token error.  The other day I build a web application that did not use the CRM SDK but displayed data [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/microsoft-crm-webservices-dll-is-required-in-gac-for-all-isv-web-application/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download the New Microsoft Dynamics CRM 4.0 Software Development Kit (SDK)</title>
		<link>http://www.dynamicscare.com/blog/index.php/download-the-new-microsoft-dynamics-crm-4-0-software-development-kit-sdk</link>
		<comments>http://www.dynamicscare.com/blog/index.php/download-the-new-microsoft-dynamics-crm-4-0-software-development-kit-sdk#comments</comments>
		<pubDate>Fri, 20 Nov 2009 14:57:52 +0000</pubDate>
		<dc:creator>Kristen O'Connor</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Download SDK]]></category>
		<category><![CDATA[Recent CRM 4.0 SDK]]></category>
		<category><![CDATA[SDK 4.0.10]]></category>
		<category><![CDATA[Updated SDK]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=1156</guid>
		<description><![CDATA[Want to download the newest SDK for Dynamics CRM 4.0? Click here to download version 4.0.10 from the Microsoft Download Center. Here&#8217;s a brief description of the SDK&#8217;s purpose from the Download Center: &#8220;The Microsoft Dynamics CRM 4.0 Software Development Kit (SDK) is for developers, system customizers, and report writers. This SDK documentation contains information [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/download-the-new-microsoft-dynamics-crm-4-0-software-development-kit-sdk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modifying the CRM SiteMap</title>
		<link>http://www.dynamicscare.com/blog/index.php/modifying-the-crm-sitemap</link>
		<comments>http://www.dynamicscare.com/blog/index.php/modifying-the-crm-sitemap#comments</comments>
		<pubDate>Tue, 19 Aug 2008 14:12:00 +0000</pubDate>
		<dc:creator>Peter Bertell</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Modifying SiteMap]]></category>
		<category><![CDATA[XML Customization]]></category>

		<guid isPermaLink="false">http://www.ibisinccrm.com/?p=89</guid>
		<description><![CDATA[Modifying the CRM Sitemap can be very helpful in molding CRM for an organization.  The SDK has some examples but we have found if you copy paste the code you will get an error.  Below we have outlined the process.  This can have a very helpful impact on end user adoption. Step 1: Export the [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/modifying-the-crm-sitemap/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>NEW SDK</title>
		<link>http://www.dynamicscare.com/blog/index.php/new-sdk</link>
		<comments>http://www.dynamicscare.com/blog/index.php/new-sdk#comments</comments>
		<pubDate>Mon, 21 Jul 2008 15:23:46 +0000</pubDate>
		<dc:creator>Peter Bertell</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[CRM SDK]]></category>

		<guid isPermaLink="false">http://www.ibisinccrm.com/?p=46</guid>
		<description><![CDATA[MS has released an updated version of the SDK.  There are some great new examples on jscript and webservice dev. http://www.microsoft.com/downloads/details.aspx?FamilyID=82e632a7-faf9-41e0-8ec1-a2662aae9dfb&#38;DisplayLang=en Enjoy!]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/new-sdk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developer Ramp up Kit for Microsoft Dynamics CRM 4.0</title>
		<link>http://www.dynamicscare.com/blog/index.php/developer-ramp-up-kit-for-microsoft-dynamics-crm-40</link>
		<comments>http://www.dynamicscare.com/blog/index.php/developer-ramp-up-kit-for-microsoft-dynamics-crm-40#comments</comments>
		<pubDate>Fri, 18 Jul 2008 01:36:18 +0000</pubDate>
		<dc:creator>Peter Bertell</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[CRM SDK]]></category>

		<guid isPermaLink="false">http://www.ibisinccrm.com/?p=45</guid>
		<description><![CDATA[Great info from MS:  Developer Ramp up Kit for Dynamics CRM 4.0. Any .NET based developer can use this kit to easily ramp up on the CRM platform and start building line of business applications well within a week&#8217;s time.]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/developer-ramp-up-kit-for-microsoft-dynamics-crm-40/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

