<?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; Microsoft</title>
	<atom:link href="http://blog.garypretty.co.uk/index.php/category/microsoft/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>Scott Guthrie &#8211; Manchester &#8211; September 2009 &#8211; ASP.Net 4.0, MVC, Silverlight 3, VS 2010</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/09/16/scott-guthrie-manchester-september-2009-asp-net-4-0-mvc-silverlight-3-vs-2010/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/09/16/scott-guthrie-manchester-september-2009-asp-net-4-0-mvc-silverlight-3-vs-2010/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 22:22: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[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[scott gu]]></category>
		<category><![CDATA[scott guthrie]]></category>
		<category><![CDATA[silverlight 3]]></category>
		<category><![CDATA[visual studio 2010]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=223</guid>
		<description><![CDATA[Scott Guthrie, Microsoft&#8217;s Corporate Vice Presedent and all round .Net Guru is coming to Manchester, UK, later this month to talk about what&#8217;s new with Visual Studio 2010, ASP.Net 4.0, Silverlight 3 and upcoming improvements to the MVC Framework! Seating for this event, entitled Guathon 2009,  is very limited and as such you can only join the &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/09/16/scott-guthrie-manchester-september-2009-asp-net-4-0-mvc-silverlight-3-vs-2010/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-224 alignleft" style="margin: 20px; border: black 1px solid;" title="scottguthrie" src="http://blog.garypretty.co.uk/wp-content/scottguthrie.png" alt="scottguthrie" width="215" height="165" /></p>
<p>Scott Guthrie, Microsoft&#8217;s Corporate Vice Presedent and all round .Net Guru is coming to Manchester, UK, later this month to talk about what&#8217;s new with Visual Studio 2010, ASP.Net 4.0, Silverlight 3 and upcoming improvements to the MVC Framework!</p>
<p>Seating for this event, entitled Guathon 2009,  is very limited and as such you can only join the wait list at the moment, but I have been lucky enough to secure a place at what promises to be a fantastic workshop.</p>
<p>The announcement on the <a href="http://www.developerdeveloperdeveloper.com/guathon/">event home page over at DeveloperDeveloperDeveloper</a> also has a funny section of &#8220;things you might not know about Scott Gu&#8221;, such as;</p>
<blockquote>
<li>When Scott Guthrie throws exceptions, it’s across the room.</li>
<li>All arrays Scott Guthrie declares are of infinite size, because Scott Guthrie knows no bounds.</li>
<li>Scott Guthrie doesn’t have disk latency because the hard drive knows to hurry the hell up.</li>
<li>Scott Guthrie writes code that optimizes itself.</li>
<li>Scott Guthrie can’t test for equality because he has no equal.</li>
<li>Scott Guthrie doesn’t need garbage collection because he doesn’t call .Dispose(), he calls .DropKick().</li>
</blockquote>
<p>For the rest of this amusing list and more info on the event or to add yourself to the wait list, <a href="http://www.developerdeveloperdeveloper.com/guathon/" target="_blank">visit the event home page</a>.</p>

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

<p class='technorati-tags'>Technorati Tags: <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/ASP.NET+MVC' rel='tag' target='_self'>ASP.NET MVC</a>, <a class='technorati-link' href='http://technorati.com/tag/scott+gu' rel='tag' target='_self'>scott gu</a>, <a class='technorati-link' href='http://technorati.com/tag/scott+guthrie' rel='tag' target='_self'>scott guthrie</a>, <a class='technorati-link' href='http://technorati.com/tag/silverlight+3' rel='tag' target='_self'>silverlight 3</a>, <a class='technorati-link' href='http://technorati.com/tag/visual+studio+2010' rel='tag' target='_self'>visual studio 2010</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/09/16/scott-guthrie-manchester-september-2009-asp-net-4-0-mvc-silverlight-3-vs-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Outlook 2010 Features &amp; Screenshots</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/09/15/outlook-2010-features-screenshots/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/09/15/outlook-2010-features-screenshots/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 13:06:46 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[Betas]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[outlook 2010]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/index.php/2009/09/15/outlook-2010-features-screenshots/</guid>
		<description><![CDATA[I have been using Outlook 2010 now since the start of the technical preview, which I was lucky enough to manage to be a part of, and I love it! So, for those of you not currently able to try this baby out, I thought I would share a few of the new bits of &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/09/15/outlook-2010-features-screenshots/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>I have been using Outlook 2010 now since the start of the technical preview, which I was lucky enough to manage to be a part of, and I love it! So, for those of you not currently able to try this baby out, I thought I would share a few of the new bits of Outlook that I really like and I am finding useful.</p>
<p>Firstly, here is a full screen shot of the new Outlook 2010 interface.  I suppose I must state that this is only a technical preview and this may still change a lot before the final version is released.</p>
<p><a href="http://blog.garypretty.co.uk/wp-content/looks_and_feel.jpg"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/looks_and_feel_thumb.jpg" border="0" alt="looks_and_feel" width="531" height="333" /></a></p>
<h2> </h2>
<h2>The Ribbon</h2>
<p>As you can see from the screenshot above, the biggest change to the Outlook interface is the introduction of the infamous Ribbon, with four main tabs. Lets look at these tabs in a bit more details and see what they bring us;</p>
<p><em><strong>Home </strong>- This contains many of the standard buttons you are used to seeing at the top of an outlook window, such as &#8220;New Mail&#8221;, &#8220;Reply&#8221;, &#8220;Forward&#8221; and a plethora of options relating to email rules and categorising your items.</em></p>
<p><a href="http://blog.garypretty.co.uk/wp-content/home.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/home_thumb.png" border="0" alt="home" width="512" height="59" /></a></p>
<p><em><strong>Send / Receive &#8211; </strong>As you would expect, this tab contains&#8230;&#8230;the send and receive button! <img src='http://blog.garypretty.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Along with some of the more commonly used items, such as buttons for marking items for download or triggering the download of headers only.</em></p>
<p><a href="http://blog.garypretty.co.uk/wp-content/send_receive.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/send_receive_thumb.png" border="0" alt="send_receive" width="519" height="103" /></a></p>
<p><em><strong>Folder</strong> &#8211; From here you can control your mail archiving, mark items as read, create and modify your folders and run your mail rules.</em></p>
<p><em><a href="http://blog.garypretty.co.uk/wp-content/folder.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/folder_thumb.png" border="0" alt="folder" width="520" height="92" /></a> </em></p>
<p><em><strong>View &#8211; </strong>This is one of my most used tabs.  Here you can set different views for each of your folders.  The most notable introduction here is the &#8220;Conversation&#8221; view, which will attempt to group your mail into conversations.  This is not for everyone and certainly not for every folder (I switched it on in a folder to receive Facebook messages and it created one huge conversation as all the subjects were the same), but I like it in the right circumstance.</em></p>
<p><a href="http://blog.garypretty.co.uk/wp-content/view.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/view_thumb.png" border="0" alt="view" width="512" height="53" /></a></p>
<p> </p>
<h2>Contact Actions</h2>
<p>One feature I really do like in Outlook 2010 is the new contact action popups.  If you hover over a name in the from or to fields on an email, you now get a popup giving you several actions you can perform on this person, such as adding them to your Outlook contacts, scheduling a meeting, viewing their stored contact information if they are already in your contacts, sending an instant message or even starting a telephone call.</p>
<p><a href="http://blog.garypretty.co.uk/wp-content/contact_actions.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/contact_actions_thumb.png" border="0" alt="contact_actions" width="410" height="170" /></a></p>
<p> </p>
<h2>Quick Steps</h2>
<p>Quick Steps are a set of very useful buttons on the Home tab. They include ways of replying to a team of people or your manager, both of which are customised tasks to suit you.  There are a standard set of buttons here and you can also create custom quick steps to suit yourself. Very nice!</p>
<p><a href="http://blog.garypretty.co.uk/wp-content/quick_steps.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/quick_steps_thumb.png" border="0" alt="quick_steps" width="430" height="265" /></a></p>
<p> </p>
<h2>Quick Bar</h2>
<p>Ok, here is something I didn&#8217;t even notice until a couple of days ago, the Quick Bar.  Until recently, every time I wanted to send and receive my email I have been switching to the Send / Receive tab and click the S &amp; R button.  This was ok, but got a bit annoying having to switch tabs every time, as most of the time I use the Home tab for functions like &#8220;Reply&#8221; etc.  Then I noticed the Quick Bar.  This handy little addition allows for a constant set of buttons that are displayed either above of below the ribbon (your choice) and by default contains a send and receive button with more being added as you see fit.  This is a nice feature, but it is quite small, so that&#8217;s why I didn&#8217;t notice it for so long!!!</p>
<p><a href="http://blog.garypretty.co.uk/wp-content/quick_bar.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/quick_bar_thumb.png" border="0" alt="quick_bar" width="375" height="208" /></a></p>
<p> </p>
<h2>The &#8220;Office&#8221; Button</h2>
<p>The &#8220;Office&#8221; button sits in the top left hand corner of every Office 2010 application. When clicked, this button allows access to all the features you would normally have seen under the standard menus (file, edit, tools, etc) in Outlook 2007.  You can see Microsoft have spent a long time designing this feature and it works well.  As you can see from the screen shot below, there is plenty of room for each task, much more space for explanations and it just &#8216;feels&#8217; like a better way of doing things to me.</p>
<p><a href="http://blog.garypretty.co.uk/wp-content/start_button.jpg"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/start_button_thumb.jpg" border="0" alt="start_button" width="510" height="320" /></a></p>
<h2> </h2>
<h2>The Windows 7 Task Bar Context Menu</h2>
<p>Ok, so you have probably seen this before, but I thought it was worth a mention anyway.  Outlook 2010 now gets it&#8217;s own context menu on the Task Bar in Windows 7, which gives a very nice shortcut to common tasks.</p>
<p><a href="http://blog.garypretty.co.uk/wp-content/context_menu_start_bar.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/context_menu_start_bar_thumb.png" border="0" alt="context_menu_start_bar" width="379" height="376" /></a></p>
<h2> </h2>
<h2>Verdict To Date</h2>
<p>So far I have found the improvements made in this latest incarnation of Outlook to be very useful and have increased my productivity, which is always good, especially with an integral everyday task such as email management.  But, of course, please feel free to disagree with me as this is just my opinion after all!</p>

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

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/microsoft+office' rel='tag' target='_self'>microsoft office</a>, <a class='technorati-link' href='http://technorati.com/tag/office+2010' rel='tag' target='_self'>office 2010</a>, <a class='technorati-link' href='http://technorati.com/tag/outlook' rel='tag' target='_self'>outlook</a>, <a class='technorati-link' href='http://technorati.com/tag/outlook+2010' rel='tag' target='_self'>outlook 2010</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/09/15/outlook-2010-features-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOLVED: Visual Studio 2010 Beta 1  &#8211; Cannot Create The Window</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/09/14/solved-visual-studio-2010-beta-1-cannot-create-the-window/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/09/14/solved-visual-studio-2010-beta-1-cannot-create-the-window/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 09:06:10 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[msvcm100.dll]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[visul studio 2010]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=193</guid>
		<description><![CDATA[I am currently in the Microsoft Office 2010 tech preview and I must say that I am loving it!   What I did not love though was after installing Office 2010, my Visual Studio 2010 Beta stopped working, simply displaying the message &#8220;Cannot Create The Window&#8221;. Microsoft claimed not to be able to recreate the &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/09/14/solved-visual-studio-2010-beta-1-cannot-create-the-window/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>I am currently in the Microsoft Office 2010 tech preview and I must say that I am loving it! <img src='http://blog.garypretty.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>What I did not love though was after installing Office 2010, my Visual Studio 2010 Beta stopped working, simply displaying the message &#8220;Cannot Create The Window&#8221;.</p>
<p>Microsoft claimed not to be able to recreate the issue and I was quite happy to wait until another version of VS 2010 was released, but luckily for me, Microsoft have now found the issue.  Apparently, there is a version msvcm100.dll in C:\windows\system32 which is different in office 2010 than in vs 2010.  It also seems that office and vs play nice when using the VS version of the dll, but that VS falls over when using the office version.</p>
<p>Ok, so to the workaround&#8230;&#8230;</p>
<p>You have two options;</p>
<p>1. Replace the msvcm100.dll with this one, <a href="http://blog.garypretty.co.uk/attachments/msvcm100.zip">msvcm100.zip</a>, I took from my system32 folder. </p>
<p>or</p>
<p>2. If you would prefer not to use a randomly downloaded dll from here, you can rename the msvcm100.dll in system32 to msvcm100.dll.old and then run VS 2010 setup and choose to repair.  This will recreate the dll.</p>
<p>The working version of msvcm100.dll has a datetime stamp of 6th May 2009 7:20AM.</p>
<p>Well, now my Visual Studio is working again, I am off to have a play!</p>
<p>Enjoy!</p>

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

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/msvcm100.dll' rel='tag' target='_self'>msvcm100.dll</a>, <a class='technorati-link' href='http://technorati.com/tag/office+2010' rel='tag' target='_self'>office 2010</a>, <a class='technorati-link' href='http://technorati.com/tag/visul+studio+2010' rel='tag' target='_self'>visul studio 2010</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/09/14/solved-visual-studio-2010-beta-1-cannot-create-the-window/feed/</wfw:commentRss>
		<slash:comments>9</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>Windows 7 Upgrade Corrupts / Removes .Net 4.0 and VS 2010 Betas</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/08/11/windows-7-upgrade-corrupts-removes-net-4-0-and-vs-2010-betas/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/08/11/windows-7-upgrade-corrupts-removes-net-4-0-and-vs-2010-betas/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 15:42:38 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Betas]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/index.php/2009/08/11/windows-7-upgrade-corrupts-removes-net-4-0-and-vs-2010-betas/</guid>
		<description><![CDATA[The other day I performed an upgrade of Windows 7 RC to Windows 7 RTM using the workaround mentioned here, as this is not an option straight out of the box. I think I may have just stumbled across one of the reasons why. I have just noticed that my HTC Touch Pro hadn&#8217;t picked &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/08/11/windows-7-upgrade-corrupts-removes-net-4-0-and-vs-2010-betas/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>The other day I performed an upgrade of Windows 7 RC to Windows 7 RTM using the workaround mentioned here, as this is not an option straight out of the box.</p>
<p>I think I may have just stumbled across one of the reasons why.</p>
<p>I have just noticed that my HTC Touch Pro hadn&#8217;t picked up some new appointments from my calendar in Outlook.  Hmmm&#8230;&#8230;odd I thought!  At this point I tried to open Windows Mobile Device Center to attempt to start a sync manually and I received this error!</p>
<p><a href="http://blog.garypretty.co.uk/wp-content/clip_image002.jpg"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/clip_image002_thumb.jpg" border="0" alt="clip_image002" width="468" height="205" /></a></p>
<p>Upon seeing this I also tried to launch Visual Studio 2010 Beta 1 for the first time since I upgraded and&#8230;..nothing&#8230;&#8230;not even an error message. It just didn&#8217;t launch.</p>
<p>Anyway, I have just re-downloaded and re-installed the beta of .Net 4.0 framework and now my mobile is syncing correctly and WMDC starts without a problem. Great&#8230;.a 2 minute fix I thought! </p>
<p>Then I launched Visual Studio 2010 and to my delight I saw the splash screen!&#8230;&#8230;.for about 4 seconds until this&#8230;&#8230;</p>
<p><a href="http://blog.garypretty.co.uk/wp-content/clip_image0025.jpg"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" src="http://blog.garypretty.co.uk/wp-content/clip_image0025_thumb.jpg" border="0" alt="clip_image002[5]" width="455" height="175" /></a></p>
<p>So unfortunately, it looks like I will need to re-download the Visual Studio 2010 beta and re-install it before that works again <img src='http://blog.garypretty.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>That will teach me to upgrade from RC to RTM!</p>

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

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/08/11/windows-7-upgrade-corrupts-removes-net-4-0-and-vs-2010-betas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 RTM &#8211; Expanding Windows Files Hangs at 21% &#8211; WAIT!</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/08/07/windows-7-rtm-expanding-windows-files-hangs-at-21-wait/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/08/07/windows-7-rtm-expanding-windows-files-hangs-at-21-wait/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 11:04:00 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[windows 7 rtm]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=179</guid>
		<description><![CDATA[A while back I posted a message about the Windows 7 Release Candidate install appearing to hang whilst expanding windows files. Well, I just wanted to let you know that this also appear to be happening on Windows 7 RTM / Final. When the installation reaches the Expanding Windows Files stage at 21% (some people &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/08/07/windows-7-rtm-expanding-windows-files-hangs-at-21-wait/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>A while back I posted a message about the<a href="Windows 7 RC Install – Expanding Windows Files Stuck at 21% – WAIT!"> Windows 7 Release Candidate install appearing to hang</a> whilst expanding windows files.</p>
<p>Well, I just wanted to let you know that this also appear to be happening on Windows 7 RTM / Final.</p>
<p>When the installation reaches the Expanding Windows Files stage at 21% (some people have reported various different percentages but mostly it has been 21%) the install remains here for a significant period of time, appearing to have hung and causing many people to reset their computers. However, <span style="color: #800000;"><strong>my advice to you would be to WAIT as it will continue eventually!</strong></span></p>
<p>There have been reports that it can hang here for over an hour but does eventually carry on. So don&#8217;t give up on Windows 7 RTM yet!</p>
<p><strong><span style="color: #800000;">EDIT: Just to add some weight to this post, see the comments on my similar post about the same issue for the RC of Windows 7 </span></strong><a href="http://blog.garypretty.co.uk/index.php/2009/05/01/windows-7-rc-install-expanding-windows-files-stuck-at-21-wait/"><strong><span style="color: #800000;">here</span></strong></a><strong><span style="color: #800000;">. So don;t give up&#8230;..just leave it to get on with it!</span></strong></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/Microsoft' rel='tag' target='_self'>Microsoft</a>, <a class='technorati-link' href='http://technorati.com/tag/win7' rel='tag' target='_self'>win7</a>, <a class='technorati-link' href='http://technorati.com/tag/Windows+7' rel='tag' target='_self'>Windows 7</a>, <a class='technorati-link' href='http://technorati.com/tag/windows+7+rtm' rel='tag' target='_self'>windows 7 rtm</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/08/07/windows-7-rtm-expanding-windows-files-hangs-at-21-wait/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Upgrading Windows 7 RC to RTM / Final</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/08/07/upgrading-windows-7-rc-to-rtm-final/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/08/07/upgrading-windows-7-rc-to-rtm-final/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 10:51:19 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows 7 rc]]></category>
		<category><![CDATA[windows 7 rtm]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=175</guid>
		<description><![CDATA[For those of you who have been using Windows 7 RC and are now wanting to upgrade to Windows 7 RTM / Final, you will no doubt be faced with the message that you cannot upgrade from the RC to RTM. However, the workaround available to upgrade from the Beta to the Release Candidate is &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/08/07/upgrading-windows-7-rc-to-rtm-final/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>For those of you who have been using Windows 7 RC and are now wanting to upgrade to Windows 7 RTM / Final, you will no doubt be faced with the message that you cannot upgrade from the RC to RTM.</p>
<p>However, the workaround available to upgrade from the Beta to the Release Candidate is still applicable here. </p>
<p>So here is what you need to do to upgrade from previous versions of Windows 7 to the RTM / Final;</p>
<ol>
<li>Download the ISO for Windows 7.</li>
<li>Extract the ISO to your computer.</li>
<li>In the extracted directory there will be a &#8220;Sources&#8221; directory. Open the file <strong>cversion.</strong>ini in this folder.</li>
<li>Change the <strong>MinClient</strong> value to <strong>7000.0</strong></li>
</ol>
<p>Now when you run the setup,  you will have the option to Upgrade.</p>
<p>Good luck with your upgrades!</p>

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

<p class='technorati-tags'>Technorati Tags: <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/Windows+7' rel='tag' target='_self'>Windows 7</a>, <a class='technorati-link' href='http://technorati.com/tag/windows+7+rc' rel='tag' target='_self'>windows 7 rc</a>, <a class='technorati-link' href='http://technorati.com/tag/windows+7+rtm' rel='tag' target='_self'>windows 7 rtm</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/08/07/upgrading-windows-7-rc-to-rtm-final/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft and Yahoo join forces to tackle Google</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/07/29/microsoft-and-yahoo-join-forces-to-takle-google/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/07/29/microsoft-and-yahoo-join-forces-to-takle-google/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 13:06:47 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=166</guid>
		<description><![CDATA[Well, it&#8217;s been a long time coming, but it has finally happened&#8230;..Microsoft and Yahoo have teamed up in the search and web advertising arena. After several take-over offers from Microsoft were refused by Yahoo over the last year, the final deal that has now been reached will see Microsoft&#8217;s search engine Bing powering Yahoo&#8217;s search, with the &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2009/07/29/microsoft-and-yahoo-join-forces-to-takle-google/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been a long time coming, but it has finally happened&#8230;..Microsoft and Yahoo have teamed up in the search and web advertising arena.</p>
<p>After several take-over offers from Microsoft were refused by <a href="http://www.yahoo.com" target="_blank">Yahoo </a>over the last year, the final deal that has now been reached will see Microsoft&#8217;s search engine <a href="http://www.bing.com" target="_blank">Bing </a>powering Yahoo&#8217;s search, with the advertising sales team at Yahoo taking over the same role for Bing&#8217;s advertising.</p>
<p>According to the BBC, there are two main factors as to why a deal has now been reached.  Firstly, after the CEO of Yahoo stood down towards the end of last year, Carol Bartz took over the role and she is not clouded by the centiment of keeping search within Yahoo, as was the case with many of the individuals who have been with the company since the glory days.</p>
<p>Secondly, and perhaps most importantly, Microsoft have finally come up with a search engine that can actually compete with that of Google.</p>
<p>You can read the full article on the BBC <a href="http://news.bbc.co.uk/1/hi/business/8174763.stm" target="_blank">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/bing' rel='tag' target='_self'>bing</a>, <a class='technorati-link' href='http://technorati.com/tag/google' rel='tag' target='_self'>google</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/search' rel='tag' target='_self'>search</a>, <a class='technorati-link' href='http://technorati.com/tag/yahoo' rel='tag' target='_self'>yahoo</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/07/29/microsoft-and-yahoo-join-forces-to-takle-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

