<?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>Richard Dutton &#187; Microsoft</title>
	<atom:link href="http://www.dutton.me.uk/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dutton.me.uk</link>
	<description>Software Engineering, Photography, Travel, Stuff...</description>
	<lastBuildDate>Wed, 07 Sep 2011 16:12:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rolling back to previous ClickOnce versions</title>
		<link>http://www.dutton.me.uk/2011/09/07/rolling-back-to-previous-clickonce-versions/</link>
		<comments>http://www.dutton.me.uk/2011/09/07/rolling-back-to-previous-clickonce-versions/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 16:12:23 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[back]]></category>
		<category><![CDATA[click once]]></category>
		<category><![CDATA[clickonce]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[roll]]></category>
		<category><![CDATA[roll back]]></category>
		<category><![CDATA[rollback]]></category>

		<guid isPermaLink="false">http://www.dutton.me.uk/?p=401</guid>
		<description><![CDATA[I&#8217;ve been deploying software using Microsoft&#8217;s ClickOnce mechanism a lot lately and despite enjoying  its simplicity, especially in comparison to some of the more complicated MSI Setup Projects I&#8217;ve inherited, I&#8217;ve found myself slightly nervous about its abililty to turn a simple software code update into a potentially massively distributed network of fail with its [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been deploying software using Microsoft&#8217;s ClickOnce mechanism a lot lately and despite enjoying  its simplicity, especially in comparison to some of the more complicated MSI Setup Projects I&#8217;ve inherited, I&#8217;ve found myself slightly nervous about its abililty to turn a simple software code update into a potentially massively distributed network of fail with its Auto Updating feature.</p>
<p>Because of this, you occasionally have a rather urgent need to roll back everyone to the last working version, and this turns out to be rather easy.<span id="more-401"></span></p>
<p>In the publish&#8217;s output folder you will see a file called &#8220;&lt;application name&gt;.application&#8221;. This is the ClickOnce Application Deployment Manifest and contains a load of details about the application and in particular the version to install and where to find it.</p>
<p>You will also see an &#8220;Application Files&#8221; folder which will contain a folder for each version of your application deployed so far. To revert all of your users to a previous version, simply copy the &#8220;&lt;application name&gt;.application&#8221; file from the relevant version subdirectory over the one in the root, then either point your users at your ClickOnce location or if you had the application set to check for and apply updates automatically just tell them to restart. The application will detect that there is a &#8220;newer&#8221; version (even if that version is in fact older) and allow the user to install it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dutton.me.uk/2011/09/07/rolling-back-to-previous-clickonce-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft 70-511 Exam Passed</title>
		<link>http://www.dutton.me.uk/2011/08/15/microsoft-70-511-exam-passed/</link>
		<comments>http://www.dutton.me.uk/2011/08/15/microsoft-70-511-exam-passed/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 15:06:15 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[.net framework 4]]></category>
		<category><![CDATA[70-511]]></category>
		<category><![CDATA[certified]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[mcts]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft certified technology specialist]]></category>
		<category><![CDATA[windows applications]]></category>

		<guid isPermaLink="false">http://www.dutton.me.uk/?p=391</guid>
		<description><![CDATA[Last week I passed the Microsoft 70-511: Windows Application Development with Microsoft .NET Framework 4 exam, making me a Microsoft Certified Technology Specialist! This is the first of four exams I&#8217;m aiming to complete in order to become a Microsoft Certified Professional Developer.]]></description>
			<content:encoded><![CDATA[<p>Last week I passed the Microsoft 70-511: Windows Application Development with Microsoft .NET Framework 4 exam, making me a Microsoft Certified Technology Specialist!</p>
<p><a href="http://www.dutton.me.uk/wp-content/uploads/2011/08/MCTSrgb_1369.png"><img class="aligncenter size-full wp-image-392" title="MCTS 70-511" src="http://www.dutton.me.uk/wp-content/uploads/2011/08/MCTSrgb_1369.png" alt="" width="366" height="80" /></a></p>
<p>This is the first of four exams I&#8217;m aiming to complete in order to become a Microsoft Certified Professional Developer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dutton.me.uk/2011/08/15/microsoft-70-511-exam-passed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mozilla 1 &#8211; Microsoft 1</title>
		<link>http://www.dutton.me.uk/2009/10/19/mozilla-1-microsoft-1/</link>
		<comments>http://www.dutton.me.uk/2009/10/19/mozilla-1-microsoft-1/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:42:57 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[General Rantings]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Add-ons may be causing problems]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox Add-Ons]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft .NET Framework Assistant]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Mozilla Add-Ons]]></category>
		<category><![CDATA[Service Pack]]></category>
		<category><![CDATA[Windows Presentation Foundation]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.dutton.me.uk/?p=289</guid>
		<description><![CDATA[After silently installing their own add-ons to Firefox earlier this year as part of a Microsoft Service Pack, it appears that last last week Mozilla finally got around to blocking them on security grounds. While Microsoft are happy modifying and &#8216;updating&#8217; other people&#8217;s software in one of their updates, they then seem a bit lapse [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-290 alignright" title="Add-ons may be causing problems" src="http://www.dutton.me.uk/wp-content/uploads/2009/10/firefoxaddons-300x216.PNG" alt="Add-ons may be causing problems" width="300" height="216" />After <a href="http://voices.washingtonpost.com/securityfix/2009/05/microsoft_update_quietly_insta.html" target="_blank">silently installing</a> their own add-ons to Firefox earlier this year as part of a Microsoft Service Pack, it appears that last last week Mozilla finally got around to blocking them on security grounds.</p>
<p>While Microsoft are happy modifying and &#8216;updating&#8217; other people&#8217;s software in one of their updates, they then seem a bit lapse in keeping on top of the ol&#8217; bug fixeroo, one of the primary reasons people flee from IE in the first place.</p>
<p>Prior to Mozilla blocking them, it turns out that <a href="http://www.microsoft.com/technet/security/bulletin/ms09-054.mspx" target="_blank">this</a> particularly nasty &#8216;Critical Remote Code Execution&#8217; vulnerability applied not only to IE, but to Firefox installs containing these add-ons. So thanks guys, I&#8217;m glad someone&#8217;s watching our backs! =)</p>
<p>(Now, who knows what this will do to my WPF XBAP testing? After all that I might have to dust down IE!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dutton.me.uk/2009/10/19/mozilla-1-microsoft-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

