<?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>Bill Lodin &#187; virtual lab</title>
	<atom:link href="http://blogs.itmentors.com/bill/tag/virtual-lab/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.itmentors.com/bill</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jan 2011 22:46:09 +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>Azure Virtual Lab Changes</title>
		<link>http://blogs.itmentors.com/bill/2009/12/09/azure-virtual-lab-changes/</link>
		<comments>http://blogs.itmentors.com/bill/2009/12/09/azure-virtual-lab-changes/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 04:33:12 +0000</pubDate>
		<dc:creator>bill</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[storage client]]></category>
		<category><![CDATA[virtual lab]]></category>

		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=69</guid>
		<description><![CDATA[In case you hadn&#8217;t noticed, the Storage Client sample in the SDK is no longer a sample &#8211; as of the November CTP it has become part of the core Azure runtime classes. This is good news for those of us who like having  built-in, easy-to-use, managed wrapper around all the REST-based storage API calls. [...]]]></description>
			<content:encoded><![CDATA[<p>In case you hadn&#8217;t noticed, the Storage Client sample in the SDK is no longer a sample &#8211; as of the November CTP it has become part of the core Azure runtime classes. This is good news for those of us who like having  built-in, easy-to-use, managed wrapper around all the REST-based storage API calls. Unfortunately, the namespace and API changes mean that lots of sample code out there is now broken&#8230; But hey, that&#8217;s why it&#8217;s a CTP, right?</p>
<p>At any rate, the changes mean that the <a title="Azure Virtual Lab" href="http://www.msdev.com/Directory/Description.aspx?eventId=1626">Azure Virtual Lab</a> at <a title="msdev" href="http://www.msdev.com">msdev.com </a>no longer works as is. I&#8217;ll be working on updated content that reflects the latest changes, but in the meantime you should be able to proceed with the help of the following file (luckily, I encapsulated all storage client code into a single class, so this should be a relatively easy fix.)</p>
<p><a title="AzureStorageManager.cs" href="http://www.itmentors.com/code/2009/12/AzureStorageManager.cs.txt">AzureStorageClient.cs</a></p>
<p>UPDATED: The Windows Azure Virtual Lab has now been updated to reflect the November API changes &#8211; you can check it out <a title="Windows Azure Virtual Lab" href="http://www.msdev.com/Directory/Description.aspx?eventId=1626">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.itmentors.com/bill/2009/12/09/azure-virtual-lab-changes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

