<?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>Marius Bancila's Blog &#187; taskbar</title>
	<atom:link href="http://mariusbancila.ro/blog/tag/taskbar/feed/" rel="self" type="application/rss+xml" />
	<link>http://mariusbancila.ro/blog</link>
	<description>Sharing my opinions and ideas!</description>
	<lastBuildDate>Sun, 08 Aug 2010 09:36:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>VSBuildStatus Addin Taskbar Progress on Windows 7</title>
		<link>http://mariusbancila.ro/blog/2009/12/09/vsbuildstatus-addin-taskbar-progress-on-windows-7/</link>
		<comments>http://mariusbancila.ro/blog/2009/12/09/vsbuildstatus-addin-taskbar-progress-on-windows-7/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 13:05:13 +0000</pubDate>
		<dc:creator>Marius Bancila</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[addin]]></category>
		<category><![CDATA[taskbar]]></category>
		<category><![CDATA[VS2005]]></category>
		<category><![CDATA[VS2008]]></category>
		<category><![CDATA[VS2010]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://mariusbancila.ro/blog/?p=429</guid>
		<description><![CDATA[I have updated my Visual Studio addin that displays the status of a build/clean/deploy action. If you get the latest version, 1.2, and are running Visual Studio 2005, 2008 or 2010 (they are all supported) on Windows 7, the progress of the build is also displayed on the Taskbar, on the item corresponding to the [...]]]></description>
			<content:encoded><![CDATA[<p>I have updated my <a href="http://visualstudiogallery.msdn.microsoft.com/en-us/2A2293B4-1808-44AA-B030-661F6803D8A1" target="_blank">Visual Studio addin</a> that displays the status of a build/clean/deploy action. If you get the latest version, 1.2, and are running Visual Studio 2005, 2008 or 2010 (they are all supported) on Windows 7, the progress of the build is also displayed on the Taskbar, on the item corresponding to the Visual Studio instance.</p>
<p>The following images show no progress, different progress steps, and an error during the build/clean/deploy, both for Visual Studio 2008 and Visual Studio 2010 (Beta 2). </p>
<p><img src="http://www.mariusbancila.ro/archives/addins/VSBuildStatusAddin/vsbuildstatus_noprogress.png" alt="No progress" /></p>
<p><img src="http://www.mariusbancila.ro/archives/addins/VSBuildStatusAddin/vsbuildstatus_progress1.png" alt="Build progress" /></p>
<p><img src="http://www.mariusbancila.ro/archives/addins/VSBuildStatusAddin/vsbuildstatus_progress1.png" alt="Build progress" /></p>
<p><img src="http://www.mariusbancila.ro/archives/addins/VSBuildStatusAddin/vsbuildstatus_error.png" alt="Error during build" /></p>
<p><img src="http://www.mariusbancila.ro/archives/addins/VSBuildStatusAddin/vsbuildstatusaddin_vs2010_progress.png" alt="Build progress" /></p>
<p><img src="http://www.mariusbancila.ro/archives/addins/VSBuildStatusAddin/vsbuildstatusaddin_vs2010_error.png" alt="Error during build" /></p>
<p>This was possible by using the Windows 7 Taskbar interop library available on MSDN Code Gallery <a href="http://code.msdn.microsoft.com/Windows7Taskbar/Release/ProjectReleases.aspx?ReleaseId=2246" target="_blank">here</a>.</p>
<p>You can get the latest version of the addin from the Visual Studio Gallery at this <a href="http://visualstudiogallery.msdn.microsoft.com/en-us/2A2293B4-1808-44AA-B030-661F6803D8A1" target="_blank">link</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mariusbancila.ro/blog/2009/12/09/vsbuildstatus-addin-taskbar-progress-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
