<?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>Simon May &#187; PDC10</title>
	<atom:link href="http://simon-may.com/category/pdc10/feed/" rel="self" type="application/rss+xml" />
	<link>http://simon-may.com</link>
	<description></description>
	<lastBuildDate>Mon, 09 Jan 2012 06:24:06 +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>PDC10 for the IT Professional – the view from #ukpdc10</title>
		<link>http://simon-may.com/cloud/azure/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10-2/</link>
		<comments>http://simon-may.com/cloud/azure/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10-2/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 12:21:03 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[PDC10]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><strong>Thanks to Simon May for writing this post and being as bouncy as ever the morning after UKPDC10, when the rest of us are just about managing to operate at all. You can also read this post on Simon’s </strong><a href="http://blogs.technet.com/b/simonmay/archive/2010/10/29/pdc10-for-the-it-professional-the-view-from-ukpdc10.aspx"><strong>blog</strong></a><strong>.</strong></p>  <p></p>  <p><a href="http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-84-03-metablogapi/1256.DSC02831.jpg"><img border="0" alt="DSC02831" src="http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-84-03-metablogapi/5466.DSC02831_5F00_thumb.jpg" width="540" height="361" /></a></p>  <p></p>  <p>I love it when we put on a good show, geeks, streams, quizzes, phones and most importantly TECH!&#160; Last night we played host to a whole bunch of people at the Microsoft Campus in Reading who all left happy (twitter says so #<a href="http://search.twitter.com/search?q=+%23ukpdc10">ukpdc10</a>) and who all learnt some new stuff about <a href="http://bit.ly/smazure">Azure</a>, Windows Phone 7, and <a href="http://beautyoftheweb.com">IE9</a>.&#160; There were some stonking announcements on the HD feed from Redmond given by a <a href="http://www.microsoft.com/presspass/exec/steve/2010/10-28PDC10.mspx">Steve Ballmer</a>, and <a href="http://www.microsoft.com/Presspass/exec/bobmuglia/10-28PDC10.mspx">Bob Muglia</a> and special guest stars like Pixar studios and Buzz Light-year.&#160; This was a developer conference so <strong>what’s important to the IT Pro in what was announced?</strong></p>  <p><strong>Windows Azure</strong></p>  <p>TIP: If you don’t know what Azure is yet jump to <a href="http://simon-may.com/">my blog</a> and subscribe where I’ll be explaining it next week but…</p>  <p>Windows Azure is true PaaS self scale-able (elastic) computing that grows and shrinks as the application needs to.&#160; At PDC10 we announced <strong>new </strong><a href="http://www.microsoft.com/windowsazure/compute/#vmrole"><strong>Virtual Machine(VM) role</strong></a> which is a rock star move because with the VM role you can move an existing application to the cloud.&#160; How is such a feat achieved?&#160; Simple, take your application, install it on Windows 2008 R2 and take an image to a VHD file (super easy if you’re using Hyper-V ‘cos you already have the file) then copy-and-paste to file to the cloud server.&#160; With this new VM role you can do pretty much what you want, run the services you want and run scheduled tasks if you want to.&#160; Because it’s your server in the cloud you get to be the race car driver, make the decisions and be involved in the engineering process.&#160; I can’t stress how excited this role makes me as an IT Professional…but it gets even better.</p>  <p>Next your the VM role will be able to take your Windows 2003 Servers (but do yourself a favour and go to 2008 R2, you might as well) and you’ll be able to build the VMs in the cloud rather than just on premise.</p>  <p>The <strong>Web Role</strong> gets the enhancement of full features IIS, meaning that one role can run multiple sites and you can install IIS modules…oh yeah and management becomes familiar with Remote Desktop (RDP) and by elevating privileges you can do more complex deployments.&#160; So it’s now possible to install MSI files on a web role for example.&#160; By the way the PDC site and even Channel 9 are running on Azure.</p>  <p>The announcement of <strong>Windows Azure Connect</strong> means you can plumb Windows Azure into your<strong> internal network</strong>.&#160; That’s right you can domain join your Azure server roles so it’s just like it’s on premise, in your private data centre.&#160; Just by way of an example that means you could deploy your Intranet site to a Web Role or your expenses application to a VM Role and bosh it’s just there…you can probably use the VM Role to poke a DC up there too!&#160; It’s all done using familiar IP networking and VPN like connections.&#160; That sounds like a job for the IT Professional to me.&#160; Next year will bring SSL/TLS encryption for the pipes and Dynamic content caching so less stuff goes over the pipes (a bit like branch cache for the cloud) and a build out of the networking infrastructure.</p>  <p>Azure <strong>Licensing</strong> can be seen as too costly for some people so we’ve downsized!&#160; There’s a new Extra Small instance that costs just $0.05 per hour for a 1Ghz CPU, 768MB RAM and 20GB of storage…that sounds like the perfect kit to base my first instance on of an elastic application.&#160; All the Windows Azure Roles are Compute Instances and so are charged the same.&#160; There’s no CAL requirement to connect to an Azure VM role (awesome) and the Azure role license is covered through the compute costs…making it as cheap as (silicone) chips!</p>  <p>It’s all about to go Beta and we at UK TechNet will let you know when we drop the beta bomb.</p>  <p>So IT Pro’s need to skill up on:</p>  <ul>   <li>Server 2008 R2 </li>    <li>Hyper-V </li>    <li>IP </li>    <li>IIS7 </li> </ul>  <p>You’ll be wanting to <a href="http://bit.ly/smazure">Azure</a> to get your head around it…trials are included as part of your MSDN subscription too.</p>  <p><strong>SQL Azure</strong></p>  <p>Community Technology Previews were announced for a bunch of new features including <strong>Reporting</strong> so reports can be authored using SQL Services Reporting tools and embedded in the database.&#160; <strong>Data Sync</strong> <strong>CTP 2 </strong>can sync databases across datacentres and with the data on your premises in your own SQL Server.&#160; That means you can have multiple geo-redundant SQL database or even just keep the data closest to the people who need it.&#160; So say you have your business has 10 people in Japan, 10 people in Europe and 100 people data mining in India the guys in Japan and Europe can access the DB from SQL Azure from their fastest local DC and the guys in India receive a “caching” effect of having the data sync to their local SQL Server saving on the cost of the main Internet pipe to the office.</p>  <p>The lightweight <strong>Database Manager</strong> formerly known as “Houston” (stunning Siverlight based app if you have&#160; a look) has entered CTP too and will become part of the developer portal.</p>  <p>DBAs and IT Pros doing SQL stuff need to skill up on:</p>  <ul>   <li>not a whole lot…but if you aren’t on SQL 2008 you need to nail that. </li> </ul>  <p>You’ll be wanting to <a href="http://bit.ly/SMSQLAzure">Try SQL Azure</a> to get your head around it…trials are included as part of your MSDN subscription too.</p>  <p><strong>IE9</strong></p>  <p><strong>Platform Preview 6 of Internet Explorer 9</strong> was introduced at PDC10 and whilst the Beta is out and has rocked 10 million downloads already <a href="http://www.ietestdrive.com/">PP6</a> is important.&#160; It’s what you need to run to assess your stuff against IE9 whilst still using IE8 – which is exactly what you need to do right now, you’d don’t want to be deploying Beta code (even if it’s awesome) to your user base.&#160; There’s not a huge amount of IT Professional stuff in IE9 just yet, but this video (which is HTML5 by the way if your browser is capable) shows off the new platform preview and <a href="http://www.ietestdrive.com/">IE Test Drive Site</a>.</p>                                 <a href="http://go.microsoft.com/fwlink/?LinkID=124807">           <img alt="Get Microsoft Silverlight" src="http://go.microsoft.com/fwlink/?LinkId=108181" /> </a>   <p><strong>Windows Phone 7</strong></p>  <p>Oh boy was there a lot of love in the room for this last night.&#160; We gave a couple away, more devs came with their own phones…everyone loved them!</p>  <p>You might not know who <a href="http://www.microsoft.com/presspass/exec/guthrie/">Scott Guthrie</a> is but he’s a demo-god, dev-god and he’s famed for his red shirts.&#160; He live built a Windows Phone 7 app that dynamically searches eBay using odata to help you buy red shirts…it took about 5 minutes.&#160; Do that on another mobile device.</p>  <p>We’ve only just released the phone so there were no new announcements other than the inclusion of oData.&#160; I’ll be releasing some info on how WP7 can be used by business and by IT Pros next week so stay tuned to <a href="http://simon-may.com/">my blog</a>.</p>  <p><strong>Summary</strong></p>  <p>I’m excited by the VM Role, it adds a whole new dimension to Azure, Windows Phone 7 is amazing and the developer experience, just like the user experience is 2nd to none , IE9 is beautifying the web for 10 million people already.&#160; Oh yeah, we also had a Kinect at the event and this is what people had to say about it (#nowhereneardeadyet!):</p>  <p>@pauliom: Trying to decide what to concentrate on after #ukpdc10. Better wp7 storage/tombstoning, tfs in azure, rx, or getting an xbox kinect? about 5 hours ago via TweetStation</p>  <p>@pauliom: RT @mtaulty: I only played with kinect at #ukpdc10 tonight for 5 minutes and it won me over - seems just as natural as it looks on the demos. about 5 hours ago via MetroTwit</p>  <p>@JonAlb: Thanks to all organisers of #ukpdc10 a fantastic evening :) just two requests... can I have a phone and can I have an xbox kinect? about 14 hours ago via MetroTwit</p>  <p>@ajnt: Xbox Kinect is amazing! Great idea having it at #UKPDC10. 3d person tracking including face recognition. 10th November UK launch. about 14 hours ago via web</p>  <p>@JonAlb: playing on the xbox kinect was very cool, the ping pong game (wiff waff) was ace! you REALLY get into it, realistic tennis elbow! #Ukpdc10 about 14 hours ago via MetroTwit</p>  <p>@GrahamWilmott: #ukpdc10 just played with #kinect about 15 hours ago via HTC Peep</p>  <p><a href="mailto:s@tack72">s@tack72</a>: RT @simonster: can I just ask, who at #ukpdc10 thinks Kinect is AWESOME? about 16 hours ago via MetroTwit</p>  <p>@gthevenot: OK Microsoft, no free #WP7 at #ukpdc10, what about free #kinect then ? about 16 hours ago via web</p>  <p>@brandondjmurphy: Remember when wii was first released. Triple that and double that and you will come close to the kinect experience #ukpdc10 about 17 hours ago via Mobile Web</p>  <p>@Paul_Dunscombe: Playing with kinect. Looks like a wii killer. #ukpdc10 about 17 hours ago via Tweets60</p>  <p>@westleyl: Noooooo, our beer .. RT @petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! about 17 hours ago via Seesmic for Android</p>  <p>@CLaueR: RT @petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! Bowling arm hurts about 17 hours ago via Twitter for Windows Phone</p>  <p>@petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! Bowling arm hurts about 17 hours ago via Twitter for Windows Phonef</p>  <p>@blakepender: SB: Kinect is remarkable! Talking about it being great :D #ukpdc10 about 19 hours ago via txt</p>  <p>@pauliom: At #ukpdc10 as a backing dancer to lady gaga apparently #kinect making a t1t of myself about 20 hours ago via TweetStation</p>  <p>@brandondjmurphy: At #ukpdc10, impressed with the kinect. about 20 hours ago via Mobile Web</p>  <p>@johanbarnard: #UKPDC10. Dance Central on #Kinect <a href="http://twitpic.com/31lul4">http://twitpic.com/31lul4</a></p>  <div>Technorati Tags: <a href="http://technorati.com/tags/Azure" rel="tag">Azure</a>,<a href="http://technorati.com/tags/PDC10" rel="tag">PDC10</a>,<a href="http://technorati.com/tags/Server+2008+R2" rel="tag">Server 2008 R2</a>,<a href="http://technorati.com/tags/IE9" rel="tag">IE9</a>,<a href="http://technorati.com/tags/Windows+Phone+7" rel="tag">Windows Phone 7</a>,<a href="http://technorati.com/tags/Hyper-V" rel="tag">Hyper-V</a></div>  <p></p><div></div><img src="http://blogs.technet.com/aggbug.aspx?PostID=3364898" width="1" height="1" /> <a href="http://simon-may.com/cloud/azure/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="linkedInShareButton"><script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" data-url="http://simon-may.com/cloud/azure/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10-2/" data-counter="top"></script></div><br /><p><font size="2"><strong>Thanks to Simon May for writing this post and being as bouncy as ever the morning after UKPDC10, when the rest of us are just about managing to operate at all. You can also read this post on Simon’s </strong></font><a href="http://blogs.technet.com/b/simonmay/archive/2010/10/29/pdc10-for-the-it-professional-the-view-from-ukpdc10.aspx" onclick="return TrackClick('http%3A%2F%2Fblogs.technet.com%2Fb%2Fsimonmay%2Farchive%2F2010%2F10%2F29%2Fpdc10-for-the-it-professional-the-view-from-ukpdc10.aspx','blog')"><font size="2"><strong>blog</strong></font></a><font size="2"><strong>.</strong></font></p>
<p><font size="2"></font></p>
<p><a href="http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-84-03-metablogapi/1256.DSC02831.jpg" onclick="return TrackClick('http%3A%2F%2Fblogs.technet.com%2Fcfs-file.ashx%2F__key%2FCommunityServer-Blogs-Components-WeblogFiles%2F00-00-00-84-03-metablogapi%2F1256.DSC02831.jpg','DSC02831')"><font size="2"><img title="DSC02831" border="0" alt="5466.DSC02831 5F00 thumb PDC10 for the IT Professional – the view from #ukpdc10" src="http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-84-03-metablogapi/5466.DSC02831_5F00_thumb.jpg" width="540" height="361" /></font></a></p>
<p><font size="2"></font></p>
<p><font size="2">I love it when we put on a good show, geeks, streams, quizzes, phones and most importantly TECH!&#160; Last night we played host to a whole bunch of people at the Microsoft Campus in Reading who all left happy (twitter says so #</font><a href="http://search.twitter.com/search?q=+%23ukpdc10" onclick="return TrackClick('http%3A%2F%2Fsearch.twitter.com%2Fsearch%3Fq%3D%2B%2523ukpdc10','ukpdc10')"><font size="2">ukpdc10</font></a><font size="2">) and who all learnt some new stuff about </font><a href="http://bit.ly/smazure" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2Fsmazure','Azure')" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2Fsmazure','Azure')"><font size="2">Azure</font></a><font size="2">, Windows Phone 7, and </font><a href="http://beautyoftheweb.com" onclick="return TrackClick('http%3A%2F%2Fbeautyoftheweb.com','IE9')"><font size="2">IE9</font></a><font size="2">.&#160; There were some stonking announcements on the HD feed from Redmond given by a </font><a href="http://www.microsoft.com/presspass/exec/steve/2010/10-28PDC10.mspx" onclick="return TrackClick('http%3A%2F%2Fwww.microsoft.com%2Fpresspass%2Fexec%2Fsteve%2F2010%2F10-28PDC10.mspx','Steve+Ballmer')"><font size="2">Steve Ballmer</font></a><font size="2">, and </font><a href="http://www.microsoft.com/Presspass/exec/bobmuglia/10-28PDC10.mspx" onclick="return TrackClick('http%3A%2F%2Fwww.microsoft.com%2FPresspass%2Fexec%2Fbobmuglia%2F10-28PDC10.mspx','Bob+Muglia')"><font size="2">Bob Muglia</font></a><font size="2"> and special guest stars like Pixar studios and Buzz Light-year.&#160; This was a developer conference so <strong>what’s important to the IT Pro in what was announced?</strong></font></p>
<p><strong><font size="2">Windows Azure</font></strong></p>
<p><font size="2">TIP: If you don’t know what Azure is yet jump to </font><a href="http://simon-may.com/" onclick="return TrackClick('http%3A%2F%2Fsimon-may.com%2F','my+blog')" onclick="return TrackClick('http%3A%2F%2Fsimon-may.com%2F','my+blog')"><font size="2">my blog</font></a><font size="2"> and subscribe where I’ll be explaining it next week but…</font></p>
<p><font size="2">Windows Azure is true PaaS self scale-able (elastic) computing that grows and shrinks as the application needs to.&#160; At PDC10 we announced <strong>new </strong></font><a href="http://www.microsoft.com/windowsazure/compute/#vmrole" onclick="return TrackClick('http%3A%2F%2Fwww.microsoft.com%2Fwindowsazure%2Fcompute%2F%23vmrole','Virtual+Machine%28VM%29+role')"><strong><font size="2">Virtual Machine(VM) role</font></strong></a><font size="2"> which is a rock star move because with the VM role you can move an existing application to the cloud.&#160; How is such a feat achieved?&#160; Simple, take your application, install it on Windows 2008 R2 and take an image to a VHD file (super easy if you’re using Hyper-V ‘cos you already have the file) then copy-and-paste to file to the cloud server.&#160; With this new VM role you can do pretty much what you want, run the services you want and run scheduled tasks if you want to.&#160; Because it’s your server in the cloud you get to be the race car driver, make the decisions and be involved in the engineering process.&#160; I can’t stress how excited this role makes me as an IT Professional…but it gets even better.</font></p>
<p><font size="2">Next your the VM role will be able to take your Windows 2003 Servers (but do yourself a favour and go to 2008 R2, you might as well) and you’ll be able to build the VMs in the cloud rather than just on premise.</font></p>
<p><font size="2">The <strong>Web Role</strong> gets the enhancement of full features IIS, meaning that one role can run multiple sites and you can install IIS modules…oh yeah and management becomes familiar with Remote Desktop (RDP) and by elevating privileges you can do more complex deployments.&#160; So it’s now possible to install MSI files on a web role for example.&#160; By the way the PDC site and even Channel 9 are running on Azure.</font></p>
<p><font size="2">The announcement of <strong>Windows Azure Connect</strong> means you can plumb Windows Azure into your<strong> internal network</strong>.&#160; That’s right you can domain join your Azure server roles so it’s just like it’s on premise, in your private data centre.&#160; Just by way of an example that means you could deploy your Intranet site to a Web Role or your expenses application to a VM Role and bosh it’s just there…you can probably use the VM Role to poke a DC up there too!&#160; It’s all done using familiar IP networking and VPN like connections.&#160; That sounds like a job for the IT Professional to me.&#160; Next year will bring SSL/TLS encryption for the pipes and Dynamic content caching so less stuff goes over the pipes (a bit like branch cache for the cloud) and a build out of the networking infrastructure.</font></p>
<p><font size="2">Azure <strong>Licensing</strong> can be seen as too costly for some people so we’ve downsized!&#160; There’s a new Extra Small instance that costs just $0.05 per hour for a 1Ghz CPU, 768MB RAM and 20GB of storage…that sounds like the perfect kit to base my first instance on of an elastic application.&#160; All the Windows Azure Roles are Compute Instances and so are charged the same.&#160; There’s no CAL requirement to connect to an Azure VM role (awesome) and the Azure role license is covered through the compute costs…making it as cheap as (silicone) chips!</font></p>
<p><font size="2">It’s all about to go Beta and we at UK TechNet will let you know when we drop the beta bomb.</font></p>
<p><font size="2">So IT Pro’s need to skill up on:</font></p>
<ul>
<li><font size="2">Server 2008 R2 </font></li>
<li><font size="2">Hyper-V </font></li>
<li><font size="2">IP </font></li>
<li><font size="2">IIS7 </font></li>
</ul>
<p><font size="2">You’ll be wanting to </font><a href="http://bit.ly/smazure" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2Fsmazure','Azure')" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2Fsmazure','Azure')"><font size="2">Azure</font></a><font size="2"> to get your head around it…trials are included as part of your MSDN subscription too.</font></p>
<p><strong><font size="2">SQL Azure</font></strong></p>
<p><font size="2">Community Technology Previews were announced for a bunch of new features including <strong>Reporting</strong> so reports can be authored using SQL Services Reporting tools and embedded in the database.&#160; <strong>Data Sync</strong> <strong>CTP 2 </strong>can sync databases across datacentres and with the data on your premises in your own SQL Server.&#160; That means you can have multiple geo-redundant SQL database or even just keep the data closest to the people who need it.&#160; So say you have your business has 10 people in Japan, 10 people in Europe and 100 people data mining in India the guys in Japan and Europe can access the DB from SQL Azure from their fastest local DC and the guys in India receive a “caching” effect of having the data sync to their local SQL Server saving on the cost of the main Internet pipe to the office.</font></p>
<p><font size="2">The lightweight <strong>Database Manager</strong> formerly known as “Houston” (stunning Siverlight based app if you have&#160; a look) has entered CTP too and will become part of the developer portal.</font></p>
<p><font size="2">DBAs and IT Pros doing SQL stuff need to skill up on:</font></p>
<ul>
<li><font size="2">not a whole lot…but if you aren’t on SQL 2008 you need to nail that. </font></li>
</ul>
<p><font size="2">You’ll be wanting to </font><a href="http://bit.ly/SMSQLAzure" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2FSMSQLAzure','Try+SQL+Azure')"><font size="2">Try SQL Azure</font></a><font size="2"> to get your head around it…trials are included as part of your MSDN subscription too.</font></p>
<p><strong><font size="2">IE9</font></strong></p>
<p><font size="2"><strong>Platform Preview 6 of Internet Explorer 9</strong> was introduced at PDC10 and whilst the Beta is out and has rocked 10 million downloads already </font><a href="http://www.ietestdrive.com/" onclick="return TrackClick('http%3A%2F%2Fwww.ietestdrive.com%2F','IE+Test+Drive+Site')" onclick="return TrackClick('http%3A%2F%2Fwww.ietestdrive.com%2F','PP6')"><font size="2">PP6</font></a><font size="2"> is important.&#160; It’s what you need to run to assess your stuff against IE9 whilst still using IE8 – which is exactly what you need to do right now, you’d don’t want to be deploying Beta code (even if it’s awesome) to your user base.&#160; There’s not a huge amount of IT Professional stuff in IE9 just yet, but this video (which is HTML5 by the way if your browser is capable) shows off the new platform preview and </font><a href="http://www.ietestdrive.com/" onclick="return TrackClick('http%3A%2F%2Fwww.ietestdrive.com%2F','IE+Test+Drive+Site')" onclick="return TrackClick('http%3A%2F%2Fwww.ietestdrive.com%2F','PP6')"><font size="2">IE Test Drive Site</font></a><font size="2">.</font></p>
<p> <video oncanplay="this.currentTime=&#39;0.3&#39;;" controls="" src="http://ecn.channel9.msdn.com/o9/ch9/e0d9/68b326bb-596d-4258-8ba7-9e1c012be0d9/IE9PP6_ch9.mp4" preload="metadata"><object data="data:application/x-oleobject;base64,QfXq3+HzJEysrJnDBxUISgAJAADYEwAA2BMAABQAAAAjADAAMABGAEYARgBGAEYARgAAAAAAAAAAAAAAAAAAAIgAAABoAHQAdABwADoALwAvAGMAaABhAG4AbgBlAGwAOQAuAG0AcwBkAG4ALgBjAG8AbQAvAEEAcABwAF8AVABoAGUAbQBlAHMALwBkAGUAZgBhAHUAbAB0AC8AVgBpAGQAZQBvAFAAbABhAHkAZQByADEAMABfADAAMQBfADEAOAAuAHgAYQBwAAAAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFYCAABkAGUAZgBlAHIAcgBlAGQATABvAGEAZAA9AHQAcgB1AGUALABkAHUAcgBhAHQAaQBvAG4APQAwACwAbQA9AGgAdAB0AHAAOgAvAC8AZQBjAG4ALgBjAGgAYQBuAG4AZQBsADkALgBtAHMAZABuAC4AYwBvAG0ALwBvADkALwBjAGgAOQAvADMANwAxADUALwA1ADIANgA1ADkAZQA2ADAALQBlADQAMwA1AC0ANAA3ADgAZgAtAGIAYQA4AGQALQA5AGUAMABjADAAMQA2AGIAMwA3ADEANQAvAEkARQA5ADEAMAAxADEAMgAwADEAMABCAF8AYwBoADkALgB3AG0AdgAsAGEAdQB0AG8AcwB0AGEAcgB0AD0AZgBhAGwAcwBlACwAYQB1AHQAbwBoAGkAZABlAD0AdAByAHUAZQAsAHMAaABvAHcAZQBtAGIAZQBkAD0AdAByAHUAZQAsACAAdABoAHUAbQBiAG4AYQBpAGwAPQBoAHQAdABwADoALwAvAGUAYwBuAC4AYwBoAGEAbgBuAGUAbAA5AC4AbQBzAGQAbgAuAGMAbwBtAC8AbwA5AC8AYwBoADkALwAzADcAMQA1AC8ANQAyADYANQA5AGUANgAwAC0AZQA0ADMANQAtADQANwA4AGYALQBiAGEAOABkAC0AOQBlADAAYwAwADEANgBiADMANwAxADUALwBJAEUAOQAxADAAMQAxADIAMAAxADAAQgBfADUAMQAyAF8AYwBoADkALgBqAHAAZwAsACAAcABvAHMAdABpAGQAPQAwAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" width="512" type="application/x-silverlight-2" height="288"><param name="source" value="http://channel9.msdn.com/App_Themes/default/VideoPlayer10_01_18.xap"><param name="initParams" value="deferredLoad=true,duration=0,m=http://ecn.channel9.msdn.com/o9/ch9/e0d9/68b326bb-596d-4258-8ba7-9e1c012be0d9/IE9PP6_ch9.mp4,autostart=false,autohide=true,showembed=true, thumbnail=http://ecn.channel9.msdn.com/o9/ch9/e0d9/68b326bb-596d-4258-8ba7-9e1c012be0d9/IE9PP6_512_ch9.jpg, postid=0"><param name="background" value="#00FFFFFF"><a style="text-decoration: none;" href="http://go.microsoft.com/fwlink/?LinkID=124807" onclick="return TrackClick('http%3A%2F%2Fgo.microsoft.com%2Ffwlink%2F%3FLinkID%3D124807','')">           <img style="" alt=" PDC10 for the IT Professional – the view from #ukpdc10" src="http://go.microsoft.com/fwlink/?LinkId=108181" title="PDC10 for the IT Professional – the view from #ukpdc10" /> </a> </param></param></param></object></video><script>var videos = document.getElementsByTagName('video');
    if (videos.length != 0) { 
        if (videos[0] &#038;&#038; videos[0].canPlayType &#038;&#038; !videos[0].canPlayType("video/mp4").match(/^(probably|maybe)$/i)) { </p>
<p>            for(i=0;i<videos.length; i++) { 
                var vid = videos[i];
                vid.parentNode.insertBefore(vid.firstElementChild, vid);
                vid.style.display = "none";
            }
          }
     }
</script>
<p><strong><font size="2">Windows Phone 7</font></strong></p>
<p><font size="2">Oh boy was there a lot of love in the room for this last night.&#160; We gave a couple away, more devs came with their own phones…everyone loved them!</font></p>
<p><font size="2">You might not know who </font><a href="http://www.microsoft.com/presspass/exec/guthrie/" onclick="return TrackClick('http%3A%2F%2Fwww.microsoft.com%2Fpresspass%2Fexec%2Fguthrie%2F','Scott+Guthrie')"><font size="2">Scott Guthrie</font></a><font size="2"> is but he’s a demo-god, dev-god and he’s famed for his red shirts.&#160; He live built a Windows Phone 7 app that dynamically searches eBay using odata to help you buy red shirts…it took about 5 minutes.&#160; Do that on another mobile device.</font></p>
<p><font size="2">We’ve only just released the phone so there were no new announcements other than the inclusion of oData.&#160; I’ll be releasing some info on how WP7 can be used by business and by IT Pros next week so stay tuned to </font><a href="http://simon-may.com/" onclick="return TrackClick('http%3A%2F%2Fsimon-may.com%2F','my+blog')" onclick="return TrackClick('http%3A%2F%2Fsimon-may.com%2F','my+blog')"><font size="2">my blog</font></a><font size="2">.</font></p>
<p><strong><font size="2">Summary</font></strong></p>
<p><font size="2">I’m excited by the VM Role, it adds a whole new dimension to Azure, Windows Phone 7 is amazing and the developer experience, just like the user experience is 2nd to none , IE9 is beautifying the web for 10 million people already.&#160; Oh yeah, we also had a Kinect at the event and this is what people had to say about it (#nowhereneardeadyet!):</font></p>
<p><font size="2">@pauliom: Trying to decide what to concentrate on after #ukpdc10. Better wp7 storage/tombstoning, tfs in azure, rx, or getting an xbox kinect? about 5 hours ago via TweetStation</font></p>
<p><font size="2">@pauliom: RT @mtaulty: I only played with kinect at #ukpdc10 tonight for 5 minutes and it won me over - seems just as natural as it looks on the demos. about 5 hours ago via MetroTwit</font></p>
<p><font size="2">@JonAlb: Thanks to all organisers of #ukpdc10 a fantastic evening <img src='http://simon-may.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile PDC10 for the IT Professional – the view from #ukpdc10" class='wp-smiley' title="PDC10 for the IT Professional – the view from #ukpdc10" />  just two requests... can I have a phone and can I have an xbox kinect? about 14 hours ago via MetroTwit</font></p>
<p><font size="2">@ajnt: Xbox Kinect is amazing! Great idea having it at #UKPDC10. 3d person tracking including face recognition. 10th November UK launch. about 14 hours ago via web</font></p>
<p><font size="2">@JonAlb: playing on the xbox kinect was very cool, the ping pong game (wiff waff) was ace! you REALLY get into it, realistic tennis elbow! #Ukpdc10 about 14 hours ago via MetroTwit</font></p>
<p><font size="2">@GrahamWilmott: #ukpdc10 just played with #kinect about 15 hours ago via HTC Peep</font></p>
<p><a href="mailto:s@tack72"><font size="2">s@tack72</font></a><font size="2">: RT @simonster: can I just ask, who at #ukpdc10 thinks Kinect is AWESOME? about 16 hours ago via MetroTwit</font></p>
<p><font size="2">@gthevenot: OK Microsoft, no free #WP7 at #ukpdc10, what about free #kinect then ? about 16 hours ago via web</font></p>
<p><font size="2">@brandondjmurphy: Remember when wii was first released. Triple that and double that and you will come close to the kinect experience #ukpdc10 about 17 hours ago via Mobile Web</font></p>
<p><font size="2">@Paul_Dunscombe: Playing with kinect. Looks like a wii killer. #ukpdc10 about 17 hours ago via Tweets60</font></p>
<p><font size="2">@westleyl: Noooooo, our beer .. RT @petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! about 17 hours ago via Seesmic for Android</font></p>
<p><font size="2">@CLaueR: RT @petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! Bowling arm hurts about 17 hours ago via Twitter for Windows Phone</font></p>
<p><font size="2">@petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! Bowling arm hurts about 17 hours ago via Twitter for Windows Phonef</font></p>
<p><font size="2">@blakepender: SB: Kinect is remarkable! Talking about it being great <img src='http://simon-may.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin PDC10 for the IT Professional – the view from #ukpdc10" class='wp-smiley' title="PDC10 for the IT Professional – the view from #ukpdc10" />  #ukpdc10 about 19 hours ago via txt</font></p>
<p><font size="2">@pauliom: At #ukpdc10 as a backing dancer to lady gaga apparently #kinect making a t1t of myself about 20 hours ago via TweetStation</font></p>
<p><font size="2">@brandondjmurphy: At #ukpdc10, impressed with the kinect. about 20 hours ago via Mobile Web</font></p>
<p><font size="2">@johanbarnard: #UKPDC10. Dance Central on #Kinect </font><a href="http://twitpic.com/31lul4"><font size="2">http://twitpic.com/31lul4</font></a></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:414f42ba-a180-4018-a0c8-79e8f77e63a8" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Azure" onclick="return TrackClick('http%3A%2F%2Ftechnorati.com%2Ftags%2FAzure','Azure')" rel="tag">Azure</a>,<a href="http://technorati.com/tags/PDC10" onclick="return TrackClick('http%3A%2F%2Ftechnorati.com%2Ftags%2FPDC10','PDC10')" rel="tag">PDC10</a>,<a href="http://technorati.com/tags/Server+2008+R2" onclick="return TrackClick('http%3A%2F%2Ftechnorati.com%2Ftags%2FServer%2B2008%2BR2','Server+2008+R2')" rel="tag">Server 2008 R2</a>,<a href="http://technorati.com/tags/IE9" onclick="return TrackClick('http%3A%2F%2Ftechnorati.com%2Ftags%2FIE9','IE9')" rel="tag">IE9</a>,<a href="http://technorati.com/tags/Windows+Phone+7" onclick="return TrackClick('http%3A%2F%2Ftechnorati.com%2Ftags%2FWindows%2BPhone%2B7','Windows+Phone+7')" rel="tag">Windows Phone 7</a>,<a href="http://technorati.com/tags/Hyper-V" onclick="return TrackClick('http%3A%2F%2Ftechnorati.com%2Ftags%2FHyper-V','Hyper-V')" rel="tag">Hyper-V</a></div>
<p><font size="2"></font></p>
<p></videos.length;></script>
<div style="clear:both;"></div>
<p><img src="http://blogs.technet.com/aggbug.aspx?PostID=3364898" width="1" height="1" title="PDC10 for the IT Professional – the view from #ukpdc10" alt=" PDC10 for the IT Professional – the view from #ukpdc10" /></p>
<div id="seo_alrp_related"><h2>Posts Related to PDC10 for the IT Professional – the view from #ukpdc10</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/my-technet-blog/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10/" rel="bookmark">PDC10 for the IT Professional – the view from #ukpdc10</a></h3><p>I love it when we put on a good show, geeks, streams, quizzes, phones and most importantly TECH!&#160; Last night we played host to a ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/uncategorized/what-was-talked-about-at-teched-europe-today/" rel="bookmark">What was talked about at TechEd Europe today?</a></h3><p>Hyper-V Cloud Hyper-V Cloud is IaaS (Infrastructure as a Service) for your own private use, you own and manage the hardware and the software.&#160; Furthermore ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/my-technet-blog/how-we-microsoft-are-using-azure-for-internal-apps/" rel="bookmark">How we (Microsoft) are using Azure for internal apps</a></h3><p>One of things I love about working for Microsoft is that we use our own stuff, we really trust, we really deploy it, we really ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/my-technet-blog/azure-in-a-box/" rel="bookmark">Azure in a box</a></h3><p>Yesterday at WPC Bob Muglia announced something I think is very, very cool for Azure and bridges a gap that no other player in the ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/my-technet-blog/what-does-microsoft-have-to-offer-in-the-cloud/" rel="bookmark">What does Microsoft have to offer in the cloud?</a></h3><p>There is a simple way to answer that, Microsoft has “lots” to offer in the cloud, arguably a more complete and coherent set of products ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://simon-may.com/cloud/azure/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDC10 for the IT Professional – the view from #ukpdc10</title>
		<link>http://simon-may.com/my-technet-blog/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10/</link>
		<comments>http://simon-may.com/my-technet-blog/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 11:54:50 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[My TechNet Blog]]></category>
		<category><![CDATA[PDC10]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-84-03-metablogapi/1256.DSC02831.jpg"><img style="border-right-width: 0px;margin:;padding-left: 0px;padding-right: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px;padding-top: 0px" border="0" alt="DSC02831" src="http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-84-03-metablogapi/5466.DSC02831_5F00_thumb.jpg" width="540" height="361" /></a></p>  <p>I love it when we put on a good show, geeks, streams, quizzes, phones and most importantly TECH!&#160; Last night we played host to a whole bunch of people at the Microsoft Campus in Reading who all left happy (twitter says so #<a href="http://search.twitter.com/search?q=+%23ukpdc10">ukpdc10</a>) and who all learnt some new stuff about <a href="http://bit.ly/smazure">Azure</a>, Windows Phone 7, and <a href="http://beautyoftheweb.com">IE9</a>.&#160; There were some stonking announcements on the HD feed from Redmond given by a <a href="http://www.microsoft.com/presspass/exec/steve/2010/10-28PDC10.mspx">Steve Ballmer</a>, and <a href="http://www.microsoft.com/Presspass/exec/bobmuglia/10-28PDC10.mspx">Bob Muglia</a> and special guest stars like Pixar studios and Buzz Light-year.&#160; This was a developer conference so <strong>what’s important to the IT Pro in what was announced?</strong></p>  <p><strong>Windows Azure</strong></p>  <p>TIP: If you don’t know what Azure is yet jump to <a href="http://simon-may.com/">my blog</a> and subscribe where I’ll be explaining it next week but…</p>  <p>Windows Azure is true PaaS self scale-able (elastic) computing that grows and shrinks as the application needs to.&#160; At PDC10 we announced <strong>new </strong><a href="http://www.microsoft.com/windowsazure/compute/#vmrole"><strong>Virtual Machine(VM) role</strong></a> which is a rock star move because with the VM role you can move an existing application to the cloud.&#160; How is such a feat achieved?&#160; Simple, take your application, install it on Windows 2008 R2 and take an image to a VHD file (super easy if you’re using Hyper-V ‘cos you already have the file) then copy-and-paste to file to the cloud server.&#160; With this new VM role you can do pretty much what you want, run the services you want and run scheduled tasks if you want to.&#160; Because it’s your server in the cloud you get to be the race car driver, make the decisions and be involved in the engineering process.&#160; I can’t stress how excited this role makes me as an IT Professional…but it gets even better.</p>  <p>Next your the VM role will be able to take your Windows 2003 Servers (but do yourself a favour and go to 2008 R2, you might as well) and you’ll be able to build the VMs in the cloud rather than just on premise.</p>  <p>The <strong>Web Role</strong> gets the enhancement of full features IIS, meaning that one role can run multiple sites and you can install IIS modules…oh yeah and management becomes familiar with Remote Desktop (RDP) and by elevating privileges you can do more complex deployments.&#160; So it’s now possible to install MSI files on a web role for example.&#160; By the way the PDC site and even Channel 9 are running on Azure.</p>  <p>The announcement of <strong>Windows Azure Connect</strong> means you can plumb Windows Azure into your<strong> internal network</strong>.&#160; That’s right you can domain join your Azure server roles so it’s just like it’s on premise, in your private data centre.&#160; Just by way of an example that means you could deploy your Intranet site to a Web Role or your expenses application to a VM Role and bosh it’s just there…you can probably use the VM Role to poke a DC up there too!&#160; It’s all done using familiar IP networking and VPN like connections.&#160; That sounds like a job for the IT Professional to me.&#160; Next year will bring SSL/TLS encryption for the pipes and Dynamic content caching so less stuff goes over the pipes (a bit like branch cache for the cloud) and a build out of the networking infrastructure.</p>  <p>Azure <strong>Licensing</strong> can be seen as too costly for some people so we’ve downsized!&#160; There’s a new Extra Small instance that costs just $0.05 per hour for a 1Ghz CPU, 768MB RAM and 20GB of storage…that sounds like the perfect kit to base my first instance on of an elastic application.&#160; All the Windows Azure Roles are Compute Instances and so are charged the same.&#160; There’s no CAL requirement to connect to an Azure VM role (awesome) and the Azure role license is covered through the compute costs…making it as cheap as (silicone) chips!</p>  <p>It’s all about to go Beta and we at UK TechNet will let you know when we drop the beta bomb.</p>  <p>So IT Pro’s need to skill up on:</p>  <ul>   <li>Server 2008 R2 </li>    <li>Hyper-V </li>    <li>IP </li>    <li>IIS7 </li> </ul>  <p>You’ll be wanting to <a href="http://bit.ly/smazure">Azure</a> to get your head around it…trials are included as part of your MSDN subscription too.</p>  <p><strong>SQL Azure</strong></p>  <p>Community Technology Previews were announced for a bunch of new features including <strong>Reporting</strong> so reports can be authored using SQL Services Reporting tools and embedded in the database.&#160; <strong>Data Sync</strong> <strong>CTP 2 </strong>can sync databases across datacentres and with the data on your premises in your own SQL Server.&#160; That means you can have multiple geo-redundant SQL database or even just keep the data closest to the people who need it.&#160; So say you have your business has 10 people in Japan, 10 people in Europe and 100 people data mining in India the guys in Japan and Europe can access the DB from SQL Azure from their fastest local DC and the guys in India receive a “caching” effect of having the data sync to their local SQL Server saving on the cost of the main Internet pipe to the office.</p>  <p>The lightweight <strong>Database Manager</strong> formerly known as “Houston” (stunning Siverlight based app if you have&#160; a look) has entered CTP too and will become part of the developer portal.</p>  <p>DBAs and IT Pros doing SQL stuff need to skill up on:</p>  <ul>   <li>not a whole lot…but if you aren’t on SQL 2008 you need to nail that.</li> </ul>  <p>You’ll be wanting to <a href="http://bit.ly/SMSQLAzure">Try SQL Azure</a> to get your head around it…trials are included as part of your MSDN subscription too.</p>  <p><strong>IE9</strong></p>  <p><strong>Platform Preview 6 of Internet Explorer 9</strong> was introduced at PDC10 and whilst the Beta is out and has rocked 10 million downloads already <a href="http://www.ietestdrive.com/">PP6</a> is important.&#160; It’s what you need to run to assess your stuff against IE9 whilst still using IE8 – which is exactly what you need to do right now, you’d don’t want to be deploying Beta code (even if it’s awesome) to your user base.&#160; There’s not a huge amount of IT Professional stuff in IE9 just yet, but this video (which is HTML5 by the way if your browser is capable) shows off the new platform preview and <a href="http://www.ietestdrive.com/">IE Test Drive Site</a>.</p>                                 <a href="http://go.microsoft.com/fwlink/?LinkID=124807">           <img alt="Get Microsoft Silverlight" src="http://go.microsoft.com/fwlink/?LinkId=108181" /> </a>   <p><strong>Windows Phone 7</strong></p>  <p>Oh boy was there a lot of love in the room for this last night.&#160; We gave a couple away, more devs came with their own phones…everyone loved them!</p>  <p>You might not know who <a href="http://www.microsoft.com/presspass/exec/guthrie/">Scott Guthrie</a> is but he’s a demo-god, dev-god and he’s famed for his red shirts.&#160; He live built a Windows Phone 7 app that dynamically searches eBay using odata to help you buy red shirts…it took about 5 minutes.&#160; Do that on another mobile device.</p>  <p>We’ve only just released the phone so there were no new announcements other than the inclusion of oData.&#160; I’ll be releasing some info on how WP7 can be used by business and by IT Pros next week so stay tuned to <a href="http://simon-may.com/">my blog</a>.</p>  <p><strong>Summary</strong></p>  <p>I’m excited by the VM Role, it adds a whole new dimension to Azure, Windows Phone 7 is amazing and the developer experience, just like the user experience is 2nd to none , IE9 is beautifying the web for 10 million people already.&#160; Oh yeah, we also had a Kinect at the event and this is what people had to say about it (#nowhereneardeadyet!):</p>  <p>@pauliom: Trying to decide what to concentrate on after #ukpdc10. Better wp7 storage/tombstoning, tfs in azure, rx, or getting an xbox kinect? about 5 hours ago via TweetStation</p>  <p>@pauliom: RT @mtaulty: I only played with kinect at #ukpdc10 tonight for 5 minutes and it won me over - seems just as natural as it looks on the demos. about 5 hours ago via MetroTwit</p>  <p>@JonAlb: Thanks to all organisers of #ukpdc10 a fantastic evening :) just two requests... can I have a phone and can I have an xbox kinect? about 14 hours ago via MetroTwit</p>  <p>@ajnt: Xbox Kinect is amazing! Great idea having it at #UKPDC10. 3d person tracking including face recognition. 10th November UK launch. about 14 hours ago via web</p>  <p>@JonAlb: playing on the xbox kinect was very cool, the ping pong game (wiff waff) was ace! you REALLY get into it, realistic tennis elbow! #Ukpdc10 about 14 hours ago via MetroTwit</p>  <p>@GrahamWilmott: #ukpdc10 just played with #kinect about 15 hours ago via HTC Peep</p>  <p><a href="mailto:s@tack72">s@tack72</a>: RT @simonster: can I just ask, who at #ukpdc10 thinks Kinect is AWESOME? about 16 hours ago via MetroTwit</p>  <p>@gthevenot: OK Microsoft, no free #WP7 at #ukpdc10, what about free #kinect then ? about 16 hours ago via web</p>  <p>@brandondjmurphy: Remember when wii was first released. Triple that and double that and you will come close to the kinect experience #ukpdc10 about 17 hours ago via Mobile Web</p>  <p>@Paul_Dunscombe: Playing with kinect. Looks like a wii killer. #ukpdc10 about 17 hours ago via Tweets60</p>  <p>@westleyl: Noooooo, our beer .. RT @petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! about 17 hours ago via Seesmic for Android</p>  <p>@CLaueR: RT @petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! Bowling arm hurts about 17 hours ago via Twitter for Windows Phone</p>  <p>@petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! Bowling arm hurts about 17 hours ago via Twitter for Windows Phonef</p>  <p>@blakepender: SB: Kinect is remarkable! Talking about it being great :D #ukpdc10 about 19 hours ago via txt</p>  <p>@pauliom: At #ukpdc10 as a backing dancer to lady gaga apparently #kinect making a t1t of myself about 20 hours ago via TweetStation</p>  <p>@brandondjmurphy: At #ukpdc10, impressed with the kinect. about 20 hours ago via Mobile Web</p>  <p>@johanbarnard: #UKPDC10. Dance Central on #Kinect <a href="http://twitpic.com/31lul4">http://twitpic.com/31lul4</a></p><div></div><img src="http://blogs.technet.com/aggbug.aspx?PostID=3364889" width="1" height="1" /> <a href="http://simon-may.com/my-technet-blog/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="linkedInShareButton"><script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" data-url="http://simon-may.com/my-technet-blog/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10/" data-counter="top"></script></div><br /><p><a href="http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-84-03-metablogapi/1256.DSC02831.jpg" onclick="return TrackClick('http%3A%2F%2Fblogs.technet.com%2Fcfs-file.ashx%2F__key%2FCommunityServer-Blogs-Components-WeblogFiles%2F00-00-00-84-03-metablogapi%2F1256.DSC02831.jpg','DSC02831')"><img style="background-image: none; border-right-width: 0px; margin: ; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="DSC02831" border="0" alt="5466.DSC02831 5F00 thumb PDC10 for the IT Professional – the view from #ukpdc10" src="http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-84-03-metablogapi/5466.DSC02831_5F00_thumb.jpg" width="540" height="361" /></a></p>
<p>I love it when we put on a good show, geeks, streams, quizzes, phones and most importantly TECH!&#160; Last night we played host to a whole bunch of people at the Microsoft Campus in Reading who all left happy (twitter says so #<a href="http://search.twitter.com/search?q=+%23ukpdc10" onclick="return TrackClick('http%3A%2F%2Fsearch.twitter.com%2Fsearch%3Fq%3D%2B%2523ukpdc10','ukpdc10')">ukpdc10</a>) and who all learnt some new stuff about <a href="http://bit.ly/smazure" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2Fsmazure','Azure')" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2Fsmazure','Azure')">Azure</a>, Windows Phone 7, and <a href="http://beautyoftheweb.com" onclick="return TrackClick('http%3A%2F%2Fbeautyoftheweb.com','IE9')">IE9</a>.&#160; There were some stonking announcements on the HD feed from Redmond given by a <a href="http://www.microsoft.com/presspass/exec/steve/2010/10-28PDC10.mspx" onclick="return TrackClick('http%3A%2F%2Fwww.microsoft.com%2Fpresspass%2Fexec%2Fsteve%2F2010%2F10-28PDC10.mspx','Steve+Ballmer')">Steve Ballmer</a>, and <a href="http://www.microsoft.com/Presspass/exec/bobmuglia/10-28PDC10.mspx" onclick="return TrackClick('http%3A%2F%2Fwww.microsoft.com%2FPresspass%2Fexec%2Fbobmuglia%2F10-28PDC10.mspx','Bob+Muglia')">Bob Muglia</a> and special guest stars like Pixar studios and Buzz Light-year.&#160; This was a developer conference so <strong>what’s important to the IT Pro in what was announced?</strong></p>
<p><strong>Windows Azure</strong></p>
<p>TIP: If you don’t know what Azure is yet jump to <a href="http://simon-may.com/" onclick="return TrackClick('http%3A%2F%2Fsimon-may.com%2F','my+blog')" onclick="return TrackClick('http%3A%2F%2Fsimon-may.com%2F','my+blog')">my blog</a> and subscribe where I’ll be explaining it next week but…</p>
<p>Windows Azure is true PaaS self scale-able (elastic) computing that grows and shrinks as the application needs to.&#160; At PDC10 we announced <strong>new </strong><a href="http://www.microsoft.com/windowsazure/compute/#vmrole" onclick="return TrackClick('http%3A%2F%2Fwww.microsoft.com%2Fwindowsazure%2Fcompute%2F%23vmrole','Virtual+Machine%28VM%29+role')"><strong>Virtual Machine(VM) role</strong></a> which is a rock star move because with the VM role you can move an existing application to the cloud.&#160; How is such a feat achieved?&#160; Simple, take your application, install it on Windows 2008 R2 and take an image to a VHD file (super easy if you’re using Hyper-V ‘cos you already have the file) then copy-and-paste to file to the cloud server.&#160; With this new VM role you can do pretty much what you want, run the services you want and run scheduled tasks if you want to.&#160; Because it’s your server in the cloud you get to be the race car driver, make the decisions and be involved in the engineering process.&#160; I can’t stress how excited this role makes me as an IT Professional…but it gets even better.</p>
<p>Next your the VM role will be able to take your Windows 2003 Servers (but do yourself a favour and go to 2008 R2, you might as well) and you’ll be able to build the VMs in the cloud rather than just on premise.</p>
<p>The <strong>Web Role</strong> gets the enhancement of full features IIS, meaning that one role can run multiple sites and you can install IIS modules…oh yeah and management becomes familiar with Remote Desktop (RDP) and by elevating privileges you can do more complex deployments.&#160; So it’s now possible to install MSI files on a web role for example.&#160; By the way the PDC site and even Channel 9 are running on Azure.</p>
<p>The announcement of <strong>Windows Azure Connect</strong> means you can plumb Windows Azure into your<strong> internal network</strong>.&#160; That’s right you can domain join your Azure server roles so it’s just like it’s on premise, in your private data centre.&#160; Just by way of an example that means you could deploy your Intranet site to a Web Role or your expenses application to a VM Role and bosh it’s just there…you can probably use the VM Role to poke a DC up there too!&#160; It’s all done using familiar IP networking and VPN like connections.&#160; That sounds like a job for the IT Professional to me.&#160; Next year will bring SSL/TLS encryption for the pipes and Dynamic content caching so less stuff goes over the pipes (a bit like branch cache for the cloud) and a build out of the networking infrastructure.</p>
<p>Azure <strong>Licensing</strong> can be seen as too costly for some people so we’ve downsized!&#160; There’s a new Extra Small instance that costs just $0.05 per hour for a 1Ghz CPU, 768MB RAM and 20GB of storage…that sounds like the perfect kit to base my first instance on of an elastic application.&#160; All the Windows Azure Roles are Compute Instances and so are charged the same.&#160; There’s no CAL requirement to connect to an Azure VM role (awesome) and the Azure role license is covered through the compute costs…making it as cheap as (silicone) chips!</p>
<p>It’s all about to go Beta and we at UK TechNet will let you know when we drop the beta bomb.</p>
<p>So IT Pro’s need to skill up on:</p>
<ul>
<li>Server 2008 R2 </li>
<li>Hyper-V </li>
<li>IP </li>
<li>IIS7 </li>
</ul>
<p>You’ll be wanting to <a href="http://bit.ly/smazure" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2Fsmazure','Azure')" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2Fsmazure','Azure')">Azure</a> to get your head around it…trials are included as part of your MSDN subscription too.</p>
<p><strong>SQL Azure</strong></p>
<p>Community Technology Previews were announced for a bunch of new features including <strong>Reporting</strong> so reports can be authored using SQL Services Reporting tools and embedded in the database.&#160; <strong>Data Sync</strong> <strong>CTP 2 </strong>can sync databases across datacentres and with the data on your premises in your own SQL Server.&#160; That means you can have multiple geo-redundant SQL database or even just keep the data closest to the people who need it.&#160; So say you have your business has 10 people in Japan, 10 people in Europe and 100 people data mining in India the guys in Japan and Europe can access the DB from SQL Azure from their fastest local DC and the guys in India receive a “caching” effect of having the data sync to their local SQL Server saving on the cost of the main Internet pipe to the office.</p>
<p>The lightweight <strong>Database Manager</strong> formerly known as “Houston” (stunning Siverlight based app if you have&#160; a look) has entered CTP too and will become part of the developer portal.</p>
<p>DBAs and IT Pros doing SQL stuff need to skill up on:</p>
<ul>
<li>not a whole lot…but if you aren’t on SQL 2008 you need to nail that.</li>
</ul>
<p>You’ll be wanting to <a href="http://bit.ly/SMSQLAzure" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2FSMSQLAzure','Try+SQL+Azure')">Try SQL Azure</a> to get your head around it…trials are included as part of your MSDN subscription too.</p>
<p><strong>IE9</strong></p>
<p><strong>Platform Preview 6 of Internet Explorer 9</strong> was introduced at PDC10 and whilst the Beta is out and has rocked 10 million downloads already <a href="http://www.ietestdrive.com/" onclick="return TrackClick('http%3A%2F%2Fwww.ietestdrive.com%2F','IE+Test+Drive+Site')" onclick="return TrackClick('http%3A%2F%2Fwww.ietestdrive.com%2F','PP6')">PP6</a> is important.&#160; It’s what you need to run to assess your stuff against IE9 whilst still using IE8 – which is exactly what you need to do right now, you’d don’t want to be deploying Beta code (even if it’s awesome) to your user base.&#160; There’s not a huge amount of IT Professional stuff in IE9 just yet, but this video (which is HTML5 by the way if your browser is capable) shows off the new platform preview and <a href="http://www.ietestdrive.com/" onclick="return TrackClick('http%3A%2F%2Fwww.ietestdrive.com%2F','IE+Test+Drive+Site')" onclick="return TrackClick('http%3A%2F%2Fwww.ietestdrive.com%2F','PP6')">IE Test Drive Site</a>.</p>
<p> <video oncanplay="this.currentTime=&#39;0.3&#39;;" controls="" src="http://ecn.channel9.msdn.com/o9/ch9/e0d9/68b326bb-596d-4258-8ba7-9e1c012be0d9/IE9PP6_ch9.mp4" preload="metadata"><object data="data:application/x-oleobject;base64,QfXq3+HzJEysrJnDBxUISgAJAADYEwAA2BMAABQAAAAjADAAMABGAEYARgBGAEYARgAAAAAAAAAAAAAAAAAAAIgAAABoAHQAdABwADoALwAvAGMAaABhAG4AbgBlAGwAOQAuAG0AcwBkAG4ALgBjAG8AbQAvAEEAcABwAF8AVABoAGUAbQBlAHMALwBkAGUAZgBhAHUAbAB0AC8AVgBpAGQAZQBvAFAAbABhAHkAZQByADEAMABfADAAMQBfADEAOAAuAHgAYQBwAAAAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFYCAABkAGUAZgBlAHIAcgBlAGQATABvAGEAZAA9AHQAcgB1AGUALABkAHUAcgBhAHQAaQBvAG4APQAwACwAbQA9AGgAdAB0AHAAOgAvAC8AZQBjAG4ALgBjAGgAYQBuAG4AZQBsADkALgBtAHMAZABuAC4AYwBvAG0ALwBvADkALwBjAGgAOQAvADMANwAxADUALwA1ADIANgA1ADkAZQA2ADAALQBlADQAMwA1AC0ANAA3ADgAZgAtAGIAYQA4AGQALQA5AGUAMABjADAAMQA2AGIAMwA3ADEANQAvAEkARQA5ADEAMAAxADEAMgAwADEAMABCAF8AYwBoADkALgB3AG0AdgAsAGEAdQB0AG8AcwB0AGEAcgB0AD0AZgBhAGwAcwBlACwAYQB1AHQAbwBoAGkAZABlAD0AdAByAHUAZQAsAHMAaABvAHcAZQBtAGIAZQBkAD0AdAByAHUAZQAsACAAdABoAHUAbQBiAG4AYQBpAGwAPQBoAHQAdABwADoALwAvAGUAYwBuAC4AYwBoAGEAbgBuAGUAbAA5AC4AbQBzAGQAbgAuAGMAbwBtAC8AbwA5AC8AYwBoADkALwAzADcAMQA1AC8ANQAyADYANQA5AGUANgAwAC0AZQA0ADMANQAtADQANwA4AGYALQBiAGEAOABkAC0AOQBlADAAYwAwADEANgBiADMANwAxADUALwBJAEUAOQAxADAAMQAxADIAMAAxADAAQgBfADUAMQAyAF8AYwBoADkALgBqAHAAZwAsACAAcABvAHMAdABpAGQAPQAwAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" width="512" type="application/x-silverlight-2" height="288"><param name="source" value="http://channel9.msdn.com/App_Themes/default/VideoPlayer10_01_18.xap"><param name="initParams" value="deferredLoad=true,duration=0,m=http://ecn.channel9.msdn.com/o9/ch9/e0d9/68b326bb-596d-4258-8ba7-9e1c012be0d9/IE9PP6_ch9.mp4,autostart=false,autohide=true,showembed=true, thumbnail=http://ecn.channel9.msdn.com/o9/ch9/e0d9/68b326bb-596d-4258-8ba7-9e1c012be0d9/IE9PP6_512_ch9.jpg, postid=0"><param name="background" value="#00FFFFFF"><a style="text-decoration: none;" href="http://go.microsoft.com/fwlink/?LinkID=124807" onclick="return TrackClick('http%3A%2F%2Fgo.microsoft.com%2Ffwlink%2F%3FLinkID%3D124807','')">           <img style="" alt=" PDC10 for the IT Professional – the view from #ukpdc10" src="http://go.microsoft.com/fwlink/?LinkId=108181" title="PDC10 for the IT Professional – the view from #ukpdc10" /> </a> </param></param></param></object></video><script>var videos = document.getElementsByTagName('video');
    if (videos.length != 0) { 
        if (videos[0] &#038;&#038; videos[0].canPlayType &#038;&#038; !videos[0].canPlayType("video/mp4").match(/^(probably|maybe)$/i)) { </p>
<p>            for(i=0;i<videos.length; i++) { 
                var vid = videos[i];
                vid.parentNode.insertBefore(vid.firstElementChild, vid);
                vid.style.display = "none";
            }
          }
     }
</script>
<p><strong>Windows Phone 7</strong></p>
<p>Oh boy was there a lot of love in the room for this last night.&#160; We gave a couple away, more devs came with their own phones…everyone loved them!</p>
<p>You might not know who <a href="http://www.microsoft.com/presspass/exec/guthrie/" onclick="return TrackClick('http%3A%2F%2Fwww.microsoft.com%2Fpresspass%2Fexec%2Fguthrie%2F','Scott+Guthrie')">Scott Guthrie</a> is but he’s a demo-god, dev-god and he’s famed for his red shirts.&#160; He live built a Windows Phone 7 app that dynamically searches eBay using odata to help you buy red shirts…it took about 5 minutes.&#160; Do that on another mobile device.</p>
<p>We’ve only just released the phone so there were no new announcements other than the inclusion of oData.&#160; I’ll be releasing some info on how WP7 can be used by business and by IT Pros next week so stay tuned to <a href="http://simon-may.com/" onclick="return TrackClick('http%3A%2F%2Fsimon-may.com%2F','my+blog')" onclick="return TrackClick('http%3A%2F%2Fsimon-may.com%2F','my+blog')">my blog</a>.</p>
<p><strong>Summary</strong></p>
<p>I’m excited by the VM Role, it adds a whole new dimension to Azure, Windows Phone 7 is amazing and the developer experience, just like the user experience is 2nd to none , IE9 is beautifying the web for 10 million people already.&#160; Oh yeah, we also had a Kinect at the event and this is what people had to say about it (#nowhereneardeadyet!):</p>
<p>@pauliom: Trying to decide what to concentrate on after #ukpdc10. Better wp7 storage/tombstoning, tfs in azure, rx, or getting an xbox kinect? about 5 hours ago via TweetStation</p>
<p>@pauliom: RT @mtaulty: I only played with kinect at #ukpdc10 tonight for 5 minutes and it won me over - seems just as natural as it looks on the demos. about 5 hours ago via MetroTwit</p>
<p>@JonAlb: Thanks to all organisers of #ukpdc10 a fantastic evening <img src='http://simon-may.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile PDC10 for the IT Professional – the view from #ukpdc10" class='wp-smiley' title="PDC10 for the IT Professional – the view from #ukpdc10" />  just two requests... can I have a phone and can I have an xbox kinect? about 14 hours ago via MetroTwit</p>
<p>@ajnt: Xbox Kinect is amazing! Great idea having it at #UKPDC10. 3d person tracking including face recognition. 10th November UK launch. about 14 hours ago via web</p>
<p>@JonAlb: playing on the xbox kinect was very cool, the ping pong game (wiff waff) was ace! you REALLY get into it, realistic tennis elbow! #Ukpdc10 about 14 hours ago via MetroTwit</p>
<p>@GrahamWilmott: #ukpdc10 just played with #kinect about 15 hours ago via HTC Peep</p>
<p><a href="mailto:s@tack72">s@tack72</a>: RT @simonster: can I just ask, who at #ukpdc10 thinks Kinect is AWESOME? about 16 hours ago via MetroTwit</p>
<p>@gthevenot: OK Microsoft, no free #WP7 at #ukpdc10, what about free #kinect then ? about 16 hours ago via web</p>
<p>@brandondjmurphy: Remember when wii was first released. Triple that and double that and you will come close to the kinect experience #ukpdc10 about 17 hours ago via Mobile Web</p>
<p>@Paul_Dunscombe: Playing with kinect. Looks like a wii killer. #ukpdc10 about 17 hours ago via Tweets60</p>
<p>@westleyl: Noooooo, our beer .. RT @petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! about 17 hours ago via Seesmic for Android</p>
<p>@CLaueR: RT @petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! Bowling arm hurts about 17 hours ago via Twitter for Windows Phone</p>
<p>@petemill: Finally made it to #ukpdc10 - helping myself to beer. Played with the kinect. Recognition is incredbile! Bowling arm hurts about 17 hours ago via Twitter for Windows Phonef</p>
<p>@blakepender: SB: Kinect is remarkable! Talking about it being great <img src='http://simon-may.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin PDC10 for the IT Professional – the view from #ukpdc10" class='wp-smiley' title="PDC10 for the IT Professional – the view from #ukpdc10" />  #ukpdc10 about 19 hours ago via txt</p>
<p>@pauliom: At #ukpdc10 as a backing dancer to lady gaga apparently #kinect making a t1t of myself about 20 hours ago via TweetStation</p>
<p>@brandondjmurphy: At #ukpdc10, impressed with the kinect. about 20 hours ago via Mobile Web</p>
<p>@johanbarnard: #UKPDC10. Dance Central on #Kinect <a href="http://twitpic.com/31lul4">http://twitpic.com/31lul4</a></p>
<p></videos.length;></script>
<div style="clear:both;"></div>
<p><img src="http://blogs.technet.com/aggbug.aspx?PostID=3364889" width="1" height="1" title="PDC10 for the IT Professional – the view from #ukpdc10" alt=" PDC10 for the IT Professional – the view from #ukpdc10" /></p>
<div id="seo_alrp_related"><h2>Posts Related to PDC10 for the IT Professional – the view from #ukpdc10</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/cloud/azure/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10-2/" rel="bookmark">PDC10 for the IT Professional – the view from #ukpdc10</a></h3><p>Thanks to Simon May for writing this post and being as bouncy as ever the morning after UKPDC10, when the rest of us are just ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/uncategorized/what-was-talked-about-at-teched-europe-today/" rel="bookmark">What was talked about at TechEd Europe today?</a></h3><p>Hyper-V Cloud Hyper-V Cloud is IaaS (Infrastructure as a Service) for your own private use, you own and manage the hardware and the software.&#160; Furthermore ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/my-technet-blog/how-we-microsoft-are-using-azure-for-internal-apps/" rel="bookmark">How we (Microsoft) are using Azure for internal apps</a></h3><p>One of things I love about working for Microsoft is that we use our own stuff, we really trust, we really deploy it, we really ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/my-technet-blog/azure-in-a-box/" rel="bookmark">Azure in a box</a></h3><p>Yesterday at WPC Bob Muglia announced something I think is very, very cool for Azure and bridges a gap that no other player in the ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/my-technet-blog/what-does-microsoft-have-to-offer-in-the-cloud/" rel="bookmark">What does Microsoft have to offer in the cloud?</a></h3><p>There is a simple way to answer that, Microsoft has “lots” to offer in the cloud, arguably a more complete and coherent set of products ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://simon-may.com/my-technet-blog/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft PDC10</title>
		<link>http://simon-may.com/my-technet-blog/microsoft-pdc10/</link>
		<comments>http://simon-may.com/my-technet-blog/microsoft-pdc10/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 07:56:00 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[My TechNet Blog]]></category>
		<category><![CDATA[PDC10]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Details and dates for the PDC (Professional Developer Conference) have been announced and for the first time ever it’s going to be on the Microsoft Campus in Redmond.&#160; What’s so cool about that?&#160; You love going to Vegas?&#160; Well gettin... <a href="http://simon-may.com/my-technet-blog/microsoft-pdc10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="linkedInShareButton"><script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" data-url="http://simon-may.com/my-technet-blog/microsoft-pdc10/" data-counter="top"></script></div><br /><p><a href="http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-84-03-metablogapi/4214.pdc10logo_5F00_42A81889.png" onclick="return TrackClick('http%3A%2F%2Fblogs.technet.com%2Fcfs-file.ashx%2F__key%2FCommunityServer-Blogs-Components-WeblogFiles%2F00-00-00-84-03-metablogapi%2F4214.pdc10logo_5F00_42A81889.png','pdc10+logo')"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 10px 0px; display: inline; border-top: 0px; border-right: 0px" class="wlDisabledImage" title="pdc10 logo" border="0" alt="2086.pdc10logo 5F00 thumb 5F00 41637FAA Microsoft PDC10" align="left" src="http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-84-03-metablogapi/2086.pdc10logo_5F00_thumb_5F00_41637FAA.png" width="240" height="73" /></a>Details and dates for the PDC (Professional Developer Conference) have been announced and for the first time ever it’s going to be on the Microsoft Campus in Redmond.&#160; What’s so cool about that?&#160; You love going to Vegas?&#160; Well getting access to guys behind the best platforms in the world on their home turf is something special.&#160; The labs will be open and the engineering teams and leaders will be there.&#160; That is super cool.&#160; Makes me wish I worked in Redmond…</p>
<p><a href="http://bit.ly/dnLOhB" onclick="return TrackClick('http%3A%2F%2Fbit.ly%2FdnLOhB','Microsoft+PDC10+%7C+October+28+%E2%80%94+29')">Microsoft PDC10 | October 28 — 29</a></p>
<div style="clear:both;"></div>
<p><img src="http://blogs.technet.com/aggbug.aspx?PostID=3343841" width="1" height="1" title="Microsoft PDC10" alt=" Microsoft PDC10" /></p>
<div id="seo_alrp_related"><h2>Posts Related to Microsoft PDC10</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/my-technet-blog/pdc10-live-in-reading-uk-october-28th-and-29th/" rel="bookmark">PDC10 Live in Reading UK October 28th and 29th</a></h3><p>Oh yes it’s coming!&#160; The Professional Developers Conference 2010 is on it’s way and you can be with us Live in Reading with the Evangelism ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/media-center/windows-phone-7-series-applications/" rel="bookmark">Windows Phone 7 Series Applications</a></h3><p>Microsoft must hate developers&hellip;that&rsquo;s what I&rsquo;m seeing lots of today.&nbsp; The crux of the issue being that it&rsquo;s been confirmed that Windows Mobile x (we&rsquo;ll ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/my-technet-blog/pdc10-for-the-it-professional-%e2%80%93-the-view-from-ukpdc10/" rel="bookmark">PDC10 for the IT Professional – the view from #ukpdc10</a></h3><p>I love it when we put on a good show, geeks, streams, quizzes, phones and most importantly TECH!&#160; Last night we played host to a ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/client/windows-7/interesting-way-to-use-aero-snap/" rel="bookmark">Interesting way to use Aero Snap!</a></h3><p>Long’s spotted a great series of advertising by Microsoft in the US that’s got a digital home bent to it so I thought I’d throw ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://simon-may.com/events/get-your-free-conference-here/" rel="bookmark">Get your free conference here</a></h3><p>This one-day online conference features a range of sessions specially tailored for IT Pros and covering the big challenges for the year ahead. Join Microsoft ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://simon-may.com/my-technet-blog/microsoft-pdc10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

