<?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>Mitch Milam&#039;s Dynamics CRM Discussions &#187; Development</title>
	<atom:link href="http://blogs.infinite-x.net/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.infinite-x.net</link>
	<description>Knowledge found and lost while working with Microsoft Dynamics CRM</description>
	<lastBuildDate>Sat, 06 Mar 2010 18:16:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Increasing CRM Developer Productivity</title>
		<link>http://blogs.infinite-x.net/2010/03/06/increasing-crm-developer-productivity/</link>
		<comments>http://blogs.infinite-x.net/2010/03/06/increasing-crm-developer-productivity/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 18:16:10 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Dynamics CRM]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/03/06/increasing-crm-developer-productivity/</guid>
		<description><![CDATA[Every now and then I find a solution to a problem that I didn’t know I had.&#160; Yesterday was a perfect example.
I spend most of my day inside Visual Studio either writing C# or JavaScript.&#160; I also use several tools to help me work with CRM.&#160; Usually what happens is I open Windows Explorer, navigate [...]]]></description>
		<wfw:commentRss>http://blogs.infinite-x.net/2010/03/06/increasing-crm-developer-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Azure: Setting the Web Role as Your Startup Project</title>
		<link>http://blogs.infinite-x.net/2010/02/08/windows-azure-setting-the-web-role-as-your-startup-project/</link>
		<comments>http://blogs.infinite-x.net/2010/02/08/windows-azure-setting-the-web-role-as-your-startup-project/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 00:34:08 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/02/08/windows-azure-setting-the-web-role-as-your-startup-project/</guid>
		<description><![CDATA[I was faced with an interesting problem and the end of last week that caused me to spend way too much time troubleshooting.
A Windows Azure solution is a collection of projects with your Cloud Project being the top and most important.&#160; If you’re creating a web site, you’ll have at least one Web Role project [...]]]></description>
		<wfw:commentRss>http://blogs.infinite-x.net/2010/02/08/windows-azure-setting-the-web-role-as-your-startup-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Really Cool Technology: Nike Application Shows Off Windows Azure Features</title>
		<link>http://blogs.infinite-x.net/2010/02/04/really-cool-technology-nike-application-shows-off-windows-azure-features/</link>
		<comments>http://blogs.infinite-x.net/2010/02/04/really-cool-technology-nike-application-shows-off-windows-azure-features/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 16:52:25 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/02/04/really-cool-technology-nike-application-shows-off-windows-azure-features/</guid>
		<description><![CDATA[If you have a few minutes and have loaded Microsoft Silverlight, you need to check out the following site by Nike: www.jumpman23mosaic.com
Use the zoom control on the right side of the page to zoom in.
Here is some background:
[ Via Bruce D. Kyle ]
Check out www.jumpman23mosaic.com. It’s a five gigapixel “social mosaic” of photos of Air [...]]]></description>
		<wfw:commentRss>http://blogs.infinite-x.net/2010/02/04/really-cool-technology-nike-application-shows-off-windows-azure-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Tools for Working with Windows Azure Storage</title>
		<link>http://blogs.infinite-x.net/2010/01/21/useful-tools-for-working-with-windows-azure-storage/</link>
		<comments>http://blogs.infinite-x.net/2010/01/21/useful-tools-for-working-with-windows-azure-storage/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 13:18:19 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/01/21/useful-tools-for-working-with-windows-azure-storage/</guid>
		<description><![CDATA[I wanted to make quick note of two tools that I’ve found invaluable during my recent development efforts.
Cloudberry Explorer for Windows Azure Blob Storage
Allows you to manage your Windows Azure blob storage using a Windows Explorer-like interface:

It’s very useful should you wish to create blob containers or quickly move large files from your file system [...]]]></description>
		<wfw:commentRss>http://blogs.infinite-x.net/2010/01/21/useful-tools-for-working-with-windows-azure-storage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Working with Azure Queues: Learning things the hard way.</title>
		<link>http://blogs.infinite-x.net/2010/01/20/working-with-azure-queues-learning-things-the-hard-way/</link>
		<comments>http://blogs.infinite-x.net/2010/01/20/working-with-azure-queues-learning-things-the-hard-way/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 19:03:23 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/01/20/working-with-azure-queues-learning-things-the-hard-way/</guid>
		<description><![CDATA[There are times when I do something so stupid that I feel the need to share with everyone, just to reinforce the point that I don’t need to do it again. :)&#160; 
Today would be one of those days.&#160; Here is what I did:
I was working on my new web site which uses a Windows [...]]]></description>
		<wfw:commentRss>http://blogs.infinite-x.net/2010/01/20/working-with-azure-queues-learning-things-the-hard-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Windows Azure Queues</title>
		<link>http://blogs.infinite-x.net/2010/01/12/working-with-windows-azure-queues/</link>
		<comments>http://blogs.infinite-x.net/2010/01/12/working-with-windows-azure-queues/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 11:46:00 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/01/12/working-with-windows-azure-queues/</guid>
		<description><![CDATA[Since Windows Azure was only officially released in the past month, you may find a lot of the prior examples do not work because of changes made between the CTP versions and the production version. The StorageClient sample included in the Windows Azure SDK is no exception.
There are many issues you’ll face getting this working, [...]]]></description>
		<wfw:commentRss>http://blogs.infinite-x.net/2010/01/12/working-with-windows-azure-queues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Windows Azure and CRM Online</title>
		<link>http://blogs.infinite-x.net/2010/01/09/working-with-windows-azure-and-crm-online/</link>
		<comments>http://blogs.infinite-x.net/2010/01/09/working-with-windows-azure-and-crm-online/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 16:33:17 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[CRM Online]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Dynamics CRM]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/01/09/working-with-windows-azure-and-crm-online/</guid>
		<description><![CDATA[One of my new ventures will be run on Windows Azure and store data in CRM Online. This will require that I use the Microsoft.crm.sdk.dll assemblies to communicate with CRM.
Technically, there are four sets of these assemblies in the SDK: 

One set for CRM On-premise 
One set for CRM Online.&#160; 
32-bit versions
64-bit versions

It turns out [...]]]></description>
		<wfw:commentRss>http://blogs.infinite-x.net/2010/01/09/working-with-windows-azure-and-crm-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revised CRM SDK 4.0.10</title>
		<link>http://blogs.infinite-x.net/2009/11/10/revised-crm-sdk-4-0-10/</link>
		<comments>http://blogs.infinite-x.net/2009/11/10/revised-crm-sdk-4-0-10/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 01:30:59 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Dynamics CRM]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2009/11/10/revised-crm-sdk-4-0-10/</guid>
		<description><![CDATA[The initial release of Microsoft Dynamics CRM SDK 4.0.10 contained an incorrect assembly in the SDK\Bin folder. This has been corrected. 
Please visit the download page to refresh your copy:
http://www.microsoft.com/downloads/details.aspx?FamilyID=82E632A7-FAF9-41E0-8EC1-A2662AAE9DFB&#38;displaylang=en
The only change to this download package is the contents of the SDK\Bin folder.&#160; The readme has been updated to indicate this change. 
Look for this [...]]]></description>
		<wfw:commentRss>http://blogs.infinite-x.net/2009/11/10/revised-crm-sdk-4-0-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Closing and Canceling Opportunities</title>
		<link>http://blogs.infinite-x.net/2009/11/06/closing-and-canceling-opportunities/</link>
		<comments>http://blogs.infinite-x.net/2009/11/06/closing-and-canceling-opportunities/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 17:23:19 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Dynamics CRM]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2009/11/06/closing-and-canceling-opportunities/</guid>
		<description><![CDATA[I am sure that there is another blog that has posted code like this before, but I was cleaning up a project this morning, saw these two methods, and decided to just post them here so I could find them later. :)
These are in C#.&#160; For more information on how they work, please review the [...]]]></description>
		<wfw:commentRss>http://blogs.infinite-x.net/2009/11/06/closing-and-canceling-opportunities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Off-Topic: Can you .NET Till Your Eyes Bleed?</title>
		<link>http://blogs.infinite-x.net/2009/09/16/off-topic-can-you-net-till-your-eyes-bleed/</link>
		<comments>http://blogs.infinite-x.net/2009/09/16/off-topic-can-you-net-till-your-eyes-bleed/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 03:53:48 +0000</pubDate>
		<dc:creator>mitch</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blogs.infinite-x.net/2009/09/16/off-topic-can-you-net-till-your-eyes-bleed/</guid>
		<description><![CDATA[Hi Everyone,
This past month has been a whirlwind for me with both customer and personal projects in the works.
I alternate my days between .NET (C#) and JavaScript, with much of late being .NET.
I am almost exhausted.&#160; I found myself refactoring C# in my sleep.
Am I alone?&#160; Does anyone else have this condition?
Later, Mitch
]]></description>
		<wfw:commentRss>http://blogs.infinite-x.net/2009/09/16/off-topic-can-you-net-till-your-eyes-bleed/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
