<?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>Gary Pretty's Blog &#187; MSDN</title>
	<atom:link href="http://blog.garypretty.co.uk/index.php/category/msdn/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.garypretty.co.uk</link>
	<description>.Net Development &#38; General Tech Related News</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:32:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Blend 4 Crashes on Launch (&#8220;Blend 4 has stopped working&#8221;)</title>
		<link>http://blog.garypretty.co.uk/index.php/2011/10/05/blend-4-crashes-on-launch-blend-4-has-stopped-working/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2011/10/05/blend-4-crashes-on-launch-blend-4-has-stopped-working/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 20:22:10 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[blend]]></category>
		<category><![CDATA[crash]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=305</guid>
		<description><![CDATA[I had some trouble today with Blend 4 which was continuously crashing on launch, even after an uninstall and re-install of the program. Thankfully, I found a very helpful forum post on MSDN which helped me fix the issue. I have recently installed the Developer Preview of Visual Studio 11 and it turns out that &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2011/10/05/blend-4-crashes-on-launch-blend-4-has-stopped-working/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>I had some trouble today with Blend 4 which was continuously crashing on launch, even after an uninstall and re-install of the program.</p>
<p>Thankfully, I found a very helpful forum post on MSDN which helped me fix the issue.</p>
<p>I have recently installed the Developer Preview of Visual Studio 11 and it turns out that there are some compatibility issues with version 4.5 of the .Net Framework with this preview release.</p>
<p>In order to fix the issue you can run the following commands in your command prompt (don&#8217;t forget to run as an administrator);</p>
<p>The workaround is to run:<br />
%windir%\Microsoft.NET\Framework\v4.0.30319\ngen uninstall &#8220;%ProgramFiles(x86)%\Microsoft Expression\Blend 4\Microsoft.Expression.Framework.dll&#8221;<br />
%windir%\Microsoft.NET\Framework\v4.0.30319\ngen uninstall &#8220;%ProgramFiles(x86)%\Microsoft Expression\Blend 4\Microsoft.Expression.Blend.dll&#8221;<br />
%windir%\Microsoft.NET\Framework\v4.0.30319\ngen uninstall &#8220;%ProgramFiles(x86)%\Microsoft Expression\Blend 4\Microsoft.Expression.Project.dll&#8221;</p>
<p>If &#8220;%ProgramFiles(x86)%\Microsoft Expression\Blend 4\Microsoft.Expression.WindowsPhone.dll&#8221; is present (for scenarios like Blend V4 SP1 or future releases), please also run:<br />
%windir%\Microsoft.NET\Framework\v4.0.30319\ngen uninstall &#8220;%ProgramFiles(x86)%\Microsoft Expression\Blend 4\Microsoft.Expression.WindowsPhone.dll&#8221;</p>
<p>You can find the original post here&#8230;.. <a href="http://connect.microsoft.com/Expression/feedback/details/690246/blend-4-crashes-on-startup">http://connect.microsoft.com/Expression/feedback/details/690246/blend-4-crashes-on-startup</a></p>
<p><a href="http://connect.microsoft.com/Expression/feedback/details/690246/blend-4-crashes-on-startup"></a>Hope this helps some of you out if you are having the same problem.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/.Net' rel='tag' target='_self'>.Net</a>, <a class='technorati-link' href='http://technorati.com/tag/blend' rel='tag' target='_self'>blend</a>, <a class='technorati-link' href='http://technorati.com/tag/crash' rel='tag' target='_self'>crash</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2011/10/05/blend-4-crashes-on-launch-blend-4-has-stopped-working/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 and .Net 4.0 Beta 2 Download Available</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/10/20/visual-studio-2010-and-net-4-0-beta-2-download-available/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/10/20/visual-studio-2010-and-net-4-0-beta-2-download-available/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 09:21:37 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Betas]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[beta 2]]></category>
		<category><![CDATA[visual studio 2010]]></category>
		<category><![CDATA[vs2010]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=233</guid>
		<description><![CDATA[Visual Studio 2010 and .Net 4.0 Beta 2 has now been released to members of MSDN, with a public download available from Wednesday. Beta 2 brings many improvements to the table, including improvements in Sharepoint, WPF, ASP.NET, WinForms, as well as improvements to the core IDE and testing tools. I saw some of these IDE improvements at &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/10/20/visual-studio-2010-and-net-4-0-beta-2-download-available/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Visual Studio 2010 and .Net 4.0 Beta 2 has now been released to members of MSDN, with a public download available from Wednesday.</p>
<p>Beta 2 brings many improvements to the table, including improvements in Sharepoint, WPF, ASP.NET, WinForms, as well as improvements to the core IDE and testing tools. I saw some of these IDE improvements at an event with Scott Gu in Manchester a couple of weeks ago and they look pretty cool.</p>
<p>Visual Studio now comes in several flavours, namely Premium, Professional and Ultimate and the good news is that TFS 2010 comes out of the box with all three.  Apparently it only takes 20 minutes to setup source control, bug and issue tracking and automated build with it.</p>
<p>Finally, another great piece of news is that this release also ships with a Go-live license, so this can be used for production projects if you wish <img src='http://blog.garypretty.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you are a member of MSDN and want to download the beta now, you <a href="http://go.microsoft.com/fwlink/?LinkID=151797">can get it from here</a>.</p>
<p>For more information on the release visit Scott Gu&#8217;s blog where you he has started a <a href="http://weblogs.asp.net/scottgu/archive/2009/08/25/vs-2010-and-net-4-series.aspx">series of posts on the new features in 2010 Beta 2</a>.</p>
<p>Have any of you been using Beta 1? Will you be using Beta 2? What do you think of the way 2010 and .Net 4.0 are shaping up?</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/.NET+4.0' rel='tag' target='_self'>.NET 4.0</a>, <a class='technorati-link' href='http://technorati.com/tag/beta+2' rel='tag' target='_self'>beta 2</a>, <a class='technorati-link' href='http://technorati.com/tag/visual+studio+2010' rel='tag' target='_self'>visual studio 2010</a>, <a class='technorati-link' href='http://technorati.com/tag/vs2010' rel='tag' target='_self'>vs2010</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/10/20/visual-studio-2010-and-net-4-0-beta-2-download-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Entity Framework v2 Articles</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/08/25/entity-framework-v2-articles/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/08/25/entity-framework-v2-articles/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 09:00:25 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ADO.NET]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[ef 4]]></category>
		<category><![CDATA[ef v2]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/index.php/2009/08/25/entity-framework-v2-articles/</guid>
		<description><![CDATA[There has been a lot of information being passed around recently about the changes being introduced in the second major release of Microsoft&#8217;s Entity Framework, so I thought it might be a good idea to get a list of articles together on the subject that I have found useful. If you know of any more &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/08/25/entity-framework-v2-articles/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>There has been a lot of information being passed around recently about the changes being introduced in the second major release of Microsoft&#8217;s Entity Framework, so I thought it might be a good idea to get a list of articles together on the subject that I have found useful.</p>
<p>If you know of any more good articles you have found yourself, let me know!</p>
<p>Enjoy!</p>
<p><strong><a href="http://msdn.microsoft.com/en-us/library/bb399572(VS.100).aspx" target="_blank">The ADO.Net Entity Framework (2010) (MSDN)</a></strong> &#8211; If you don&#8217;t know or are unsure of what the Entity Framework is, then this might be a good place to start.  It provides a good overview with links to more articles going into details in specific areas.</p>
<p><a href="http://msdn.microsoft.com/en-us/library/bb399572(VS.100).aspx" target="_blank">Visit Site</a></p>
<p><a href="http://www.slideshare.net/KulveerSingh/whats-new-in-entity-framework-4" target="_blank"><strong>What&#8217;s New In Entity Framework 4 (Slides)</strong></a> &#8211; For those of you who are familiar with the first version of the Entity Framework in .Net 3.5 SP1, but have not yet delved into the next release, these slides give an overview of what has changed and what has been introduced.</p>
<p><a href="http://www.slideshare.net/KulveerSingh/whats-new-in-entity-framework-4" target="_blank">Visit Site</a></p>
<p><a href="blog.garypretty.co.uk/.../tutorial-entity-framework-v20-model-first-using-visual-studio-2010-and-net-40/" target="_blank"><strong>TUTORIAL: Model First using Entity Framework 4 and Visual Studio 2010</strong></a> &#8211; This is a tutorial I wrote a while back for those with the Visual Studio 2010 beta who wanted to see the new model first functionality introduced in EF v2.</p>
<p><a href="blog.garypretty.co.uk/.../tutorial-entity-framework-v20-model-first-using-visual-studio-2010-and-net-40/" target="_blank">Visit Site</a></p>
<p><strong><a href="http://msdn.microsoft.com/en-gb/magazine/ee236639.aspx" target="_blank">Entity Framework v2 and Data Access Architecture Best Practices</a></strong> &#8211; Some design patterns and development style discussion for when using the EF v2 and Visual Studio 2010.</p>
<p><a href="http://msdn.microsoft.com/en-gb/magazine/ee236639.aspx" target="_blank">Visit Site</a></p>
<p><strong><a href="http://msdn.microsoft.com/en-gb/magazine/ee321569.aspx" target="_blank">N-Tier Application Patterns with Entity Framework v2</a></strong> &#8211; A good article regarding designing N-Tier applications with EF v2, using .Net Framework 4, Visual Studio 2010 and WCF.</p>
<p><a href="http://msdn.microsoft.com/en-gb/magazine/ee321569.aspx" target="_blank">Visit Site</a></p>
<p><strong><a href="http://mosesofegypt.net/post/Multiple-database-support-with-Entity-Framework.aspx" target="_blank">Multiple Database Support in Entity Framework 4</a></strong> &#8211; Interesting article discussing the database independence being introduced with the Entity Framework.</p>
<p><a href="http://mosesofegypt.net/post/Multiple-database-support-with-Entity-Framework.aspx" target="_blank">Visit Site</a><br />
<a href="http://www.amazon.co.uk/Professional-ADO-NET-Entity-Framework-Programmer/dp/047018261X/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1250241638&amp;sr=8-1" target="_blank">BOOK: Professional ADO.Net 3.5 With LINQ and the Entity Framework</a> - I am currently reading this book which tackles ADO.Net 3.5 with the Entity Framework.  Whilst this is not specifically for version 2, this seems to be a good into the the EF and worth a look if you are new to the subject.</p>
<p><a href="http://www.amazon.co.uk/Professional-ADO-NET-Entity-Framework-Programmer/dp/047018261X/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1250241638&amp;sr=8-1" target="_blank">Visit Site</a></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/.NET+4.0' rel='tag' target='_self'>.NET 4.0</a>, <a class='technorati-link' href='http://technorati.com/tag/ef+4' rel='tag' target='_self'>ef 4</a>, <a class='technorati-link' href='http://technorati.com/tag/ef+v2' rel='tag' target='_self'>ef v2</a>, <a class='technorati-link' href='http://technorati.com/tag/Entity+Framework' rel='tag' target='_self'>Entity Framework</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/08/25/entity-framework-v2-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expression Web 3 Released</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/07/26/expression-web-3-released/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/07/26/expression-web-3-released/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 23:39:47 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[expression studio]]></category>
		<category><![CDATA[expression web 3]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=147</guid>
		<description><![CDATA[Expression Web 3, part of Expression Studio from Microsoft has now been released and is available for purchase / download. MSDN license holders should find Expression Studio including Expression Web 3 available for download now from the MSDN web site, whilst everyone else can take advantage of free trials (the Expression Web 3 trail can be &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/07/26/expression-web-3-released/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Expression Web 3, part of Expression Studio from Microsoft has now been released and is available for purchase / download.</p>
<p>MSDN license holders should find Expression Studio including Expression Web 3 available for download now from the MSDN web site, whilst everyone else can take advantage of free trials (the <a href="http://www.microsoft.com.nsatc.net/downloads/details.aspx?familyid=0A73A3A7-3E06-4125-B3C6-F9C10387E9CC&amp;displaylang=en" target="_blank">Expression Web 3 trail can be downloaded here</a> and is around 122mb) and upgrade offers, where appropriate.</p>
<p>Expression Web 3 brings some exciting stuff to the table to improve on the already popular Expression Web 2.</p>
<p>Amongst the most notable features are;</p>
<ul>
<li>Brand new look and feel to match the darker style seen in Expression Blend 2.</li>
</ul>
<div class="wp-caption alignnone" style="width: 515px"><img src="http://www.microsoft.com/expression/media/xWeb1.jpg" alt="Image used taken from Expression Web site from Microsoft. Coptright Microsoft." width="505" height="402" /><p class="wp-caption-text">Image used taken from Expression Web site from Microsoft. Coptright Microsoft.</p></div>
<ul>
<li>SuperPreview &#8211; allowing you to view your pages / sites in multiples browsers and examine and resolve any cross browser compatibility issues with your designs.</li>
<li>SnapShot Preview &#8211; A browser preview that automatically updates side by side with your design / code, meaning that you do not have to load the browser everytime you make a change to see what it will render like.
<p><div class="wp-caption alignnone" style="width: 506px"><img src="http://www.microsoft.com/expression/media/xWeb2.png" alt="Image used taken from Expression Studio Web Site from Microsoft. Copyright Microsoft." width="496" height="448" /><p class="wp-caption-text">Image used taken from Expression Studio Web Site from Microsoft. Copyright Microsoft.</p></div></li>
<li>Silverlight and DeepZoom support &#8211; You can now embed Silverlight movies as well as DeepZoom movies into your pages using Expression Web 3.</li>
<li>Improved FTP Publishing and Site Management &#8211; Expression Web 3 now claims to upload and sync your sites with your remote server faster than before, uploading multiple files at once.  It now also boasts improved site management which should make switching between sites and saving associated settings a breeze.</li>
<li>Internet Explorer 8 Support &#8211; Support for IE8 now comes with EW3 allowing you to target web sites for this browser.</li>
<li>Expression Design 3 Included &#8211; The graphical editor from Microsoft, Expression Design is now included with Expression Web.</li>
</ul>
<p>Also released as part of Expression Studio 3 are the new versions of Expression Blend, Expression Encoder and,  as already mentioned, Expression Design.</p>
<p>I have only just installed the new version of the studio, but will post some follow ups of anything interesting I think would be worth sharing.</p>
<p>Below are some links to pages for Expression Web 3 and Expression Studio 3;</p>
<p><a href="http://www.microsoft.com/expression/" target="_blank">Expression 3 Web Site</a></p>
<p><a href="http://www.microsoft.com.nsatc.net/downloads/details.aspx?familyid=0A73A3A7-3E06-4125-B3C6-F9C10387E9CC&amp;displaylang=en" target="_blank">Expression Web 3 Trial Download</a></p>
<p><a href="http://www.microsoft.com/expression/products/Web_Overview.aspx" target="_blank">Expression Web 3 Product Information</a></p>
<p>Let me know your thoughts on the new versions&#8230;.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/expression+studio' rel='tag' target='_self'>expression studio</a>, <a class='technorati-link' href='http://technorati.com/tag/Expression+Web' rel='tag' target='_self'>Expression Web</a>, <a class='technorati-link' href='http://technorati.com/tag/expression+web+3' rel='tag' target='_self'>expression web 3</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/07/26/expression-web-3-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MSDN &amp; Public Visual Studio 2010 Beta 1 Downloads Finally Here!</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/05/18/visual-studio-2010-beta-1-download-finally-here/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/05/18/visual-studio-2010-beta-1-download-finally-here/#comments</comments>
		<pubDate>Mon, 18 May 2009 09:05:37 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[Betas]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[visual studio 2010]]></category>
		<category><![CDATA[vs2010]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=94</guid>
		<description><![CDATA[UPDATE: The public version of the Visual Studio 2010 Beta 1 can be found here. Today sees the waiting over for many people, myself included, for the release of Beta 1 of Visual Studio 2010. According to Mike Ormond the beta will be available to MSDN Subscribers today, with a public download following hot on its &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/05/18/visual-studio-2010-beta-1-download-finally-here/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>UPDATE: The public version of the Visual Studio 2010 Beta 1 can be found <a href="http://msdn.microsoft.com/en-gb/vstudio/dd582936.aspx">here</a>.</p>
<p>Today sees the waiting over for many people, myself included, for the release of Beta 1 of Visual Studio 2010.</p>
<p>According to <a href="http://www.mikeo.co.uk">Mike Ormond</a> the beta will be available to MSDN Subscribers today, with a public download following hot on its heels on Wednesday.</p>
<p>Apparently, the beta will run fine on Windows 7 RC1.</p>
<p>If you are an MSDN Subscriber, visit MSDN subscriber downloads <a href="http://msdn.microsoft.com/subscriptions/downloads/default.aspx?pv=18:370">here</a>.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/beta' rel='tag' target='_self'>beta</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft' rel='tag' target='_self'>Microsoft</a>, <a class='technorati-link' href='http://technorati.com/tag/MSDN' rel='tag' target='_self'>MSDN</a>, <a class='technorati-link' href='http://technorati.com/tag/visual+studio+2010' rel='tag' target='_self'>visual studio 2010</a>, <a class='technorati-link' href='http://technorati.com/tag/vs2010' rel='tag' target='_self'>vs2010</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/05/18/visual-studio-2010-beta-1-download-finally-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 RC Install &#8211; Expanding Windows Files Stuck at 21% &#8211; WAIT!</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/05/01/windows-7-rc-install-expanding-windows-files-stuck-at-21-wait/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/05/01/windows-7-rc-install-expanding-windows-files-stuck-at-21-wait/#comments</comments>
		<pubDate>Fri, 01 May 2009 10:32:16 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[rc1]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=76</guid>
		<description><![CDATA[UPDATE: This also occurs with the RTM / Final version of Windows 7 Just thought I would post a quick note about the Windows 7 RC install that I have just carried out. It appears that several people are noticing an issue where the install appears to hang for a long time at 21% during &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/05/01/windows-7-rc-install-expanding-windows-files-stuck-at-21-wait/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #800000;">UPDATE: This also occurs with the RTM / Final version of Windows 7</span></strong></p>
<p>Just thought I would post a quick note about the Windows 7 RC install that I have just carried out.</p>
<p>It appears that several people are noticing an issue where the install appears to hang for a long time at 21% during the expanding windows files stage and gives a message that it is gathering extra information before continuing.</p>
<p>I have just ran the RC upgrade and indeed the install did hang at 21%, but WAIT because it does carry on eventually!!</p>
<p>I have seen reports that the install can hang here for an hour or more, but for me it was around 12 minutes.</p>
<p>So don&#8217;t give up on that install yet!</p>
<p>Also, if you have finished your install&#8230;.what do you think of Windows 7?  I have been using the beta as my main OS since its release and I must say I love it.  Not one crash and the performance is smokin&#8217;.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/install' rel='tag' target='_self'>install</a>, <a class='technorati-link' href='http://technorati.com/tag/rc1' rel='tag' target='_self'>rc1</a>, <a class='technorati-link' href='http://technorati.com/tag/Windows+7' rel='tag' target='_self'>Windows 7</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/05/01/windows-7-rc-install-expanding-windows-files-stuck-at-21-wait/feed/</wfw:commentRss>
		<slash:comments>158</slash:comments>
		</item>
		<item>
		<title>Expression Web 2 and Expression Studio NOT Available on MSDN Downloads</title>
		<link>http://blog.garypretty.co.uk/index.php/2008/05/09/expression-web-2-and-expression-studio-not-available-on-msdn-downloads/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2008/05/09/expression-web-2-and-expression-studio-not-available-on-msdn-downloads/#comments</comments>
		<pubDate>Fri, 09 May 2008 09:57:32 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[expression studio]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/index.php/2008/05/09/expression-web-2-and-expression-studio-not-available-on-msdn-downloads/</guid>
		<description><![CDATA[UPDATE: Apparently, the Expression Studio is available, but you need to go to the Top MSDN Downloads page. Here is the link to the top downloads page. Plus it turns out that I clearly was not awake this morning when I made this post originally as the blog post I link to below is talking &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2008/05/09/expression-web-2-and-expression-studio-not-available-on-msdn-downloads/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE: Apparently, the Expression Studio is available, but you need to go to the Top MSDN Downloads page.  <a href="http://msdn.microsoft.com/en-us/subscriptions/downloads/details/aa336858.aspx">Here is the link to the top downloads page.</a>  Plus it turns out that I clearly was not awake this morning when I made this post originally as the blog post I link to below is talking about Expression Web 1 and is from over a year ago! Doh!</strong> </p>
<p>I was very pleased to see that Expression Web 2 / Expression Studio was available on MSDN Downloads when I <a href="http://weblogs.asp.net/lduveau/archive/2007/05/26/expression-studio-on-msdn-today.aspx" target="_blank">read this blog post this morning</a>.</p>
<p>However, my mood was short lived as it appears that the newly Expression Studio, featuring Expression Web 2, is not available to MSDN Subscribers, with no clear date set as to if or when it will be.</p>
<p>I contacted MSDN Support via online chat and I was told that they had received other requests along the same lines and they simply said that a decision would be made and then the classic line of &#8220;Thank you for contacting MSDN today, is there anything else I can help you with?&#8221;.</p>
<p>There is some hope though, Expression Studio is now an option within the downloads menu, but alas this group is currently empty.  Lets hope the downloads are simply delayed and the listing is not a mistake altogether.</p>
<p>I for one hope gets this resolved soon and we can all download the goodness that is Expression Studio!</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/expression+studio' rel='tag' target='_self'>expression studio</a>, <a class='technorati-link' href='http://technorati.com/tag/Expression+Web' rel='tag' target='_self'>Expression Web</a>, <a class='technorati-link' href='http://technorati.com/tag/MSDN' rel='tag' target='_self'>MSDN</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2008/05/09/expression-web-2-and-expression-studio-not-available-on-msdn-downloads/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MSDN Roadshow 2008 Review and Useful Links</title>
		<link>http://blog.garypretty.co.uk/index.php/2008/05/07/msdn-roadshow-2008-review-and-useful-links/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2008/05/07/msdn-roadshow-2008-review-and-useful-links/#comments</comments>
		<pubDate>Wed, 07 May 2008 10:08:46 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[.net 3.5]]></category>
		<category><![CDATA[ADO.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Dynamic Data]]></category>
		<category><![CDATA[Microsoft Robotics]]></category>
		<category><![CDATA[XNA Framework]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/index.php/2008/05/07/msdn-roadshow-2008-review-and-useful-links/</guid>
		<description><![CDATA[Ok, so a few weeks ago I posted about my plans to attend the MSDN Roadshow 2008 in Manchester and I said that I would post about the event once I had attended.&#160; So as promised here is that very post along with some useful links; Firstly, the venue for this years event was excellent.&#160; &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2008/05/07/msdn-roadshow-2008-review-and-useful-links/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Ok, so a few weeks ago I posted about my plans to attend the MSDN Roadshow 2008 in Manchester and I said that I would post about the event once I had attended.&#160; So as promised here is that very post along with some useful links;</p>
<p>Firstly, the venue for this years event was excellent.&#160; The Odeon in Manchester City Centre in the Printworks is quite simply huge.&#160; Luckily there were escalators for those of use who were to lazy to climb all of the stairs.</p>
<p>Once you reached the third floor, we were greeted by poster boxes with MSDN posters inside with some nice quotes, such as &quot;There&#8217;s No Place Like 127.0.0.1&quot; and &quot;I&#8217;ll make him a program he can&#8217;t refuse&quot;, which was a nice touch I thought. <img src='http://blog.garypretty.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Made the whole thing feel like more of an event rather than just a meeting.</p>
<p>In the corridor outside of the actual conference room were the usual stands familiar to those who have attended a Roadshow before, such as the registration table, a stand with discount books from the guys over at <a href="http://www.computermanuals.co.uk">Computer Manuals</a> selling discounted books on a variety of subjects from Expression to LINQ and of course, every developers favourite stand, the SWAG stand, with free goodies like the updated Developers Highway Code (which is available for download and I have included a link in the useful links later in this post).&#160; We did all get a free software pack when we left, but more on that shortly.</p>
<p>In addition to the usual stands this year though, we were treated to a couple of really interesting tables showing off the XNA Framework on a dev Xbox 360 and the new Microsoft Robotics studio.&#160; I have to say, some of the games produced with the XNA framework for the 360 were pretty impressive and most of them are available as starter kits from Microsoft if you&#8217;re interested.&#160; I will include some links for both of these areas at the end of this post.</p>
<p><a href="http://blog.garypretty.co.uk/wp-content/imag0038.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 20px 0px 0px; border-right-width: 0px" height="249" alt="IMAG0038" src="http://blog.garypretty.co.uk/wp-content/imag0038-thumb.jpg" width="330" align="left" border="0" /></a>The conference room itself was actually a cinema room (surprisingly being at the Odeon <img src='http://blog.garypretty.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ), which was fantastic.&#160; This meant most people got comfortable seats to enjoy the show and those all important cup holders! I arrived slightly late, and so didn&#8217;t manage to get a seat, however, the nice Roadshow staff got me a seat and put me right at the side of the stage and I got a ringside seat which was great.&#160; As you can see from the picture to the right (apologies for the quality, somehow I managed to set my camera phones&#8217; resolution unusually low by mistake) of MSDNs Mike Ormond presenting, the slide being on a cinema screen really helped, as they were always clear and nobody was struggling to see anything.</p>
<p>The presentations themselves were, as always, of an excellent quality, with the speakers conveying their expert knowledge in their respective topics clearly and concisely.&#160; I particularly enjoyed <a href="http://www.mikeo.co.uk">Mike Ormond</a>s&#8217; talk on the ASP.NET 3.5 Extensions, especially the new Dynamic Data capabilities (which I am hopefully going to be posting a small tutorial series about shortly. If you&#8217;re interested, add this blog to you&#8217;re favourites or subscribe to my RSS Feed).</p>
<p>The refreshments this year were good, a choice between ham, cheese and chicken sandwiches, along with crisps and soft drinks for lunch.&#160; Very nice Coffee during the breaks and even popcorn or Ben and Jerrys ice cream in the afternoon!</p>
<p>As I have already mentioned, if you handed in your feedback form and your pass before you left you were treated to a nice software pack, which didn&#8217;t disappoint.&#160; Contained within the set were promotional copies of Windows Server 2008 32bit and 64bit editions, SQL Server 2008 Preview along with a voucher to get a development copy when it is released, and my personal favourite, a full copy of Visual Studio 2008.</p>
<p>All in all, an excellent day, well put together and very well received!</p>
<p>One last note, the MSDN Roadshow&#8217;s are an invaluable free event from Microsoft giving excellent technical and hands-on insight into the latest techniques and strategies for developers.&#160; Every year they seem to sell out really fast, so my one message to you for next year is&#8230;.<strong>REGISTER EARLY!</strong></p>
<p>Now as promised, some useful links regarding the days speakers, events and topics;   <br /><strong></strong></p>
<p><strong>Presentation Slides </strong></p>
</p>
<p>Definitely worth a look through&#8230;.. </p>
<li><a href="http://download.microsoft.com/documents/uk/msdn/events/MikeTaulty_Session1_ADO_NEXT.pptx">ADO.NEXT &#8211; Entity Framework &amp; Data Services</a> (PPTX) </li>
<li><a href="http://download.microsoft.com/documents/uk/msdn/events/MikeOrmond_ASPNETNEXT_Roadshow.pptx">ASP.NEXT &#8211; The ASP.NET 3.5 Extensions</a> (PPTX) </li>
<li><a href="http://download.microsoft.com/documents/uk/msdn/events/Silverlight2_Moth_timings.pptx">Building Rich Internet UI with Silverlight 2</a> (PPTX) </li>
<li><a href="http://download.microsoft.com/documents/uk/msdn/events/TeamSuiteSession4.pptx">Getting the most from the Visual Studio Team Suite Toolbox</a> (PPTX)<strong>      <br /></strong><strong>     <br /></strong>
<p><strong>       <br />Speakers Blog&#8217;s</strong></p>
<p>I cannot recommend subscribing to these blogs enough.&#160; I read them regularly and the writers never fail to deliver worthwhile and timely posts regarding the latest in Microsoft technology. </p>
</li>
<li><a href="http://blogs.msdn.com/mikeormond/" target="_blank">Mike Ormond&#8217;s blog</a> </li>
<li><a href="http://www.danielmoth.com/Blog/" target="_blank">Daniel Moth&#8217;s blog</a> </li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/" target="_blank">Mike Taulty&#8217;s blog</a> </li>
<li><a href="http://blogs.msdn.com/ukvsts/" target="_blank">Neil Kidd&#8217;s team blog</a><strong>      <br /></strong><strong>     <br /></strong>
<p><strong>       <br />Sites regarding specific topics of this years Roadshow</strong></p>
<p>These are some links referencing the actual subjects and technology discussed during this years roadshow. </p>
</li>
<li><a href="http://code.msdn.microsoft.com/dynamicdata" target="_blank">Dynamic Data</a> </li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=110956" target="_blank">ASP.NET MVC Preview 2</a> </li>
<li><a href="http://www.microsoft.com/uk/msdn/screencasts/tags/ADO.NET/default.aspx?pg=3" target="_blank">MSDN UK screencasts on ADO.NET</a> </li>
<li><a href="http://asp.net/downloads/3.5-extensions" target="_blank">ASP.NET 3.5 Extensions Preview</a> </li>
<li><a href="http://blogs.msdn.com/mikeormond/archive/2008/04/23/asp-next.aspx" target="_blank">Excellent blog post from Mike Ormond with more great links for ASP.NET 3.5 Extensions</a> </li>
<li><a href="http://silverlight.net" target="_blank">Silverlight</a><strong></strong><strong> </strong></li>
<p> <strong>
<p></p>
<p> </strong>
<p><strong>Xbox 360 XNA Game Framework and Microsoft Robotics Studio and the Developer Highway Code</strong></p>
<p>As promised, a couple of links to the areas that were the subject of two impressive stands this years event.</p>
<li><a href="http://www.xna.com/" target="_blank">Microsoft XNA (with links for both casual and professional games development)</a> </li>
<li><a href="http://msdn.microsoft.com/en-us/robotics/default.aspx" target="_blank">Microsoft Robotics Developer Center</a> </li>
<li><a href="http://msdn.microsoft.com/en-gb/security/aa473878.aspx" target="_blank">Microsoft Developer Highway Code Download</a> </li>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/.net+3.5' rel='tag' target='_self'>.net 3.5</a>, <a class='technorati-link' href='http://technorati.com/tag/ADO.NET' rel='tag' target='_self'>ADO.NET</a>, <a class='technorati-link' href='http://technorati.com/tag/ASP.NET+MVC' rel='tag' target='_self'>ASP.NET MVC</a>, <a class='technorati-link' href='http://technorati.com/tag/Dynamic+Data' rel='tag' target='_self'>Dynamic Data</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft+Robotics' rel='tag' target='_self'>Microsoft Robotics</a>, <a class='technorati-link' href='http://technorati.com/tag/MSDN' rel='tag' target='_self'>MSDN</a>, <a class='technorati-link' href='http://technorati.com/tag/Silverlight' rel='tag' target='_self'>Silverlight</a>, <a class='technorati-link' href='http://technorati.com/tag/XNA+Framework' rel='tag' target='_self'>XNA Framework</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2008/05/07/msdn-roadshow-2008-review-and-useful-links/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft Expression Web 2 Beta &#8211; What&#8217;s New?</title>
		<link>http://blog.garypretty.co.uk/index.php/2008/03/12/microsoft-expression-web-2-beta-whats-new/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2008/03/12/microsoft-expression-web-2-beta-whats-new/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 14:44:16 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/index.php/2008/03/12/microsoft-expression-web-2-beta-whats-new/</guid>
		<description><![CDATA[UPDATE: This post was originally written for the Beta version of Expression Web 2. However, the content still applies to the full version that has now been released. By now you have probably heard that the beta of version 2 of Microsoft&#8217;s web design tool Expression Web has just been released.  I am a big &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2008/03/12/microsoft-expression-web-2-beta-whats-new/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE: This post was originally written for the Beta version of Expression Web 2. However, the content still applies to the full version that has now been released.</strong></p>
<p>By now you have probably heard that the beta of version 2 of Microsoft&#8217;s web design tool Expression Web has just been released.  I am a big fan of Expression Web, having used it from the beta of version 1, and like many people I have been eagerly awaiting the release of version 2.  So, was it worth the wait?</p>
<p>Lets break down some of the new and updated features in Expression Web 2;</p>
<p> <strong>PHP Support</strong></p>
<p>If you develop using PHP (which I don&#8217;t), then the new version of Expression Web certainly delivers alot for you!  The app now supports PHP intellisense and syntax highlighting, which will likely bring all the PHP developers who liked the look of Expression Web 1, but not the lack of PHP support, into the community. </p>
<p>But thats not all.  Expression Web 2 now supports the previewing of PHP sites locally, without the need for a seperately installed web server.  I know how much that features helps me all the time when I&#8217;m using Expression for creating ASP.Net sites and no doubt this will be the same for PHP developers.</p>
<p><strong>ASP.Net &amp; AJAX Controls</strong></p>
<p>One of the biggest gripes I had (and I wasn&#8217;t alone) with Expression Web 1 was the lack of AJAX support.  When Expression Web was originally released, I automatically assumed that the standard AJAX controls (update panel, update progress, script manager etc.) would be available. Not so. This meant that I along with countless other developers and designers had to partially create our pages in Expression and then switch to Visual Studio or Visual Web Developer to work with AJAX.  Then, once you had these controls in your page, you recieved errors in design view in Expression becuase it didnt support the controls.</p>
<p>Luckily, the Expression Web team listened to the feedback and they have fixed this one too, and there is now full support for the standard ASP.Net Ajax controls to simply drag and drop them into your page.</p>
<p>Also, with regards to ASP.Net controls, you can now include custom controls in your web site, as well as a couple of new ASP.Net data controls, namely the ListView and DataPager control for when you are working with .Net 3.5.</p>
<p><strong>Silverlight 1.0, Windows Media &amp; Flash</strong></p>
<p>You can now drop your Silverlight 1.0 applications straight into your site using Expression Web 2. Further to this, there is now support to also embed Windows Media and Flash into your site as well as Flash preview in design view!</p>
<p><strong>Photoshop Support</strong></p>
<p>Another new feature, which I know I am going to end up using all the time, is the newly added support for importing from photoshop.  Expression Web 2 will import any PSD (Photoshop) file and convert it to an optimised image file format for your site.  Not only that, but it has in-built support for photoshop layers, allowing you to decide to show or hide particular layers from the psd file.  Finally, once you have your optimised image, you can go back and edit it in photoshop from with Expression and it will update your picture in your site accordingly.</p>
<p><strong>In Summary</strong></p>
<p>Good job Microsoft!</p>
<p>Above are just four of the main new features that are part of the new Expression Web 2 Beta, a couple of the others which I won&#8217;t go into now are;</p>
<ul>
<li>Improved FTP Publishing</li>
<li>Enhanced CSS styling and validation</li>
<li>Byte Order Mark Options (one of the little niggles with the first Expression Web was the lack of support for BOM, leading to encoding errors, especially with applications like WordPress).</li>
</ul>
<p>If you want to try Expression Web 2 Beta (I would definantely recommend it), go and <a href="http://www.microsoft.com/expression/products/download.aspx?key=web2beta">download the beta here</a>.</p>
<p>I would also suggest checking out the <a href="http://blogs.msdn.com/xweb/default.aspx">Expression Web Team Blog</a> for news and updates regarding the app.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/AJAX' rel='tag' target='_self'>AJAX</a>, <a class='technorati-link' href='http://technorati.com/tag/ASP.Net' rel='tag' target='_self'>ASP.Net</a>, <a class='technorati-link' href='http://technorati.com/tag/Expression+Web' rel='tag' target='_self'>Expression Web</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+Design' rel='tag' target='_self'>Web Design</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2008/03/12/microsoft-expression-web-2-beta-whats-new/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MSDN Roadshow 2008</title>
		<link>http://blog.garypretty.co.uk/index.php/2008/03/11/msdn-roadshow-2008/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2008/03/11/msdn-roadshow-2008/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 19:10:21 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[msdn roadshow 2008]]></category>

		<guid isPermaLink="false">http://www.garypretty.co.uk/blog/index.php/2008/03/11/msdn-roadshow-2008/</guid>
		<description><![CDATA[Just registered for the 2008 MSDN Roadshow in Manchester on 1st May At last years event, I particularly enjoyed a demo around WPF/E, which ofcourse has now been released as Silverlight. Well, this years event looks to be even better.  Below is the event summary from the Microsoft web site; Microsoft is pleased to present &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2008/03/11/msdn-roadshow-2008/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Just registered for the 2008 MSDN Roadshow in Manchester on 1st May <img src='http://blog.garypretty.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>At last years event, I particularly enjoyed a demo around WPF/E, which ofcourse has now been released as Silverlight.</p>
<p>Well, this years event looks to be even better.  Below is the event summary from the Microsoft web site;</p>
<blockquote><p><span style="color: black"><font face="Calibri">Microsoft is pleased to present the 2008 Technical Roadshow where MSDN will be visiting 5 cities across the UK to share with you the latest technologies and developments in our platform.<span>  </span>It you are a developer who is interested in Microsoft technologies, then come along to one of these free all day events where you will learn how to apply the technologies in your everyday life.<span>  </span>We will be covering Silverlight – Microsoft’s browser plug-in that allows rich web applications to be developed quickly and easily, ASP.Net as well as the ADO.NET entity framework.<span>  </span>We have our own expert presenters who will be available for questions throughout the day.<span>  </span>We will also have representation from<span>  </span>the community to provide additional support and some fun activities.<span>  </span>If you have attended a Roadshow event before, you will know the value of this day out of the office and if it is your first time, you will be amazed at how much you will learn – all this without a sales pitch!</font></span></p></blockquote>
<p>Really looking forward to this year, especially the demos around Silverlight 2.0.</p>
<p>I will post an update about how the event was once I have attented and I will try and get some photos as well.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/.Net' rel='tag' target='_self'>.Net</a>, <a class='technorati-link' href='http://technorati.com/tag/MSDN' rel='tag' target='_self'>MSDN</a>, <a class='technorati-link' href='http://technorati.com/tag/msdn+roadshow+2008' rel='tag' target='_self'>msdn roadshow 2008</a>, <a class='technorati-link' href='http://technorati.com/tag/Silverlight' rel='tag' target='_self'>Silverlight</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2008/03/11/msdn-roadshow-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

