<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Diff File made easy with VisualStudio 11</title>
	<atom:link href="http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/feed/" rel="self" type="application/rss+xml" />
	<link>http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/</link>
	<description>CodeBetter.Com - Stuff you need to Code Better!</description>
	<lastBuildDate>Fri, 22 Feb 2013 17:03:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Jesse Houwing</title>
		<link>http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/#comment-1743</link>
		<dc:creator>Jesse Houwing</dc:creator>
		<pubDate>Thu, 01 Nov 2012 14:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/patricksmacchia/?p=498#comment-1743</guid>
		<description><![CDATA[To easily compare folders, use:
tf.exe folderdiff folderA folderB

As long as you&#039;re not using a server path ($/../../ etc), there&#039;s no need to supply a TFS Project Collection Uri.]]></description>
		<content:encoded><![CDATA[<p>To easily compare folders, use:<br />
tf.exe folderdiff folderA folderB</p>
<p>As long as you&#8217;re not using a server path ($/../../ etc), there&#8217;s no need to supply a TFS Project Collection Uri.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Smacchia</title>
		<link>http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/#comment-1643</link>
		<dc:creator>Patrick Smacchia</dc:creator>
		<pubDate>Wed, 02 May 2012 07:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/patricksmacchia/?p=498#comment-1643</guid>
		<description><![CDATA[No idea?]]></description>
		<content:encoded><![CDATA[<p>No idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/#comment-1642</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Tue, 01 May 2012 20:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/patricksmacchia/?p=498#comment-1642</guid>
		<description><![CDATA[Is there any keyboard shortcut or similar to compare 2 random side by side files a la Notepad++&#039;s Compare plugin from within the IDE?]]></description>
		<content:encoded><![CDATA[<p>Is there any keyboard shortcut or similar to compare 2 random side by side files a la Notepad++&#8217;s Compare plugin from within the IDE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bojan Bjelic</title>
		<link>http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/#comment-1595</link>
		<dc:creator>Bojan Bjelic</dc:creator>
		<pubDate>Sun, 11 Mar 2012 21:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/patricksmacchia/?p=498#comment-1595</guid>
		<description><![CDATA[Worth it only if they make it work / look like Kompare, that looks awesome.  ]]></description>
		<content:encoded><![CDATA[<p>Worth it only if they make it work / look like Kompare, that looks awesome.  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alok Kumar</title>
		<link>http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/#comment-1594</link>
		<dc:creator>Alok Kumar</dc:creator>
		<pubDate>Sun, 11 Mar 2012 03:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/patricksmacchia/?p=498#comment-1594</guid>
		<description><![CDATA[I have not checked but definitely merge feature should be there. Diff and merge are important activities for distributed teams. Thanks for sharing.]]></description>
		<content:encoded><![CDATA[<p>I have not checked but definitely merge feature should be there. Diff and merge are important activities for distributed teams. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 80s Rocker</title>
		<link>http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/#comment-1593</link>
		<dc:creator>80s Rocker</dc:creator>
		<pubDate>Sun, 11 Mar 2012 02:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/patricksmacchia/?p=498#comment-1593</guid>
		<description><![CDATA[Looks nice, but would have to see full features to see if it makes having license for beyond compare.]]></description>
		<content:encoded><![CDATA[<p>Looks nice, but would have to see full features to see if it makes having license for beyond compare.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rita Joel2011</title>
		<link>http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/#comment-1592</link>
		<dc:creator>Rita Joel2011</dc:creator>
		<pubDate>Fri, 09 Mar 2012 18:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/patricksmacchia/?p=498#comment-1592</guid>
		<description><![CDATA[Thanks for sharing a knowledgeable post.  ]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing a knowledgeable post.  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Cooper</title>
		<link>http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/#comment-1590</link>
		<dc:creator>Jim Cooper</dc:creator>
		<pubDate>Fri, 09 Mar 2012 15:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/patricksmacchia/?p=498#comment-1590</guid>
		<description><![CDATA[It&#039;s awesome to see that they will finally have a good built in diff tool (hopefully it includes merge).  Thanks for sharing.  I have to confess though, I prefer the &quot;aligned&quot; UI that it appears to have natively to the Kompare UI.  I&#039;ve used P4 merge, which also uses the colored sections to show alignment, like Kompare does.  It&#039;s probably my weak mind, but I do much better when the lines of code stay aligned so that I can look across left to right and see more clearly where the lines of code align.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s awesome to see that they will finally have a good built in diff tool (hopefully it includes merge).  Thanks for sharing.  I have to confess though, I prefer the &#8220;aligned&#8221; UI that it appears to have natively to the Kompare UI.  I&#8217;ve used P4 merge, which also uses the colored sections to show alignment, like Kompare does.  It&#8217;s probably my weak mind, but I do much better when the lines of code stay aligned so that I can look across left to right and see more clearly where the lines of code align.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SBP Romania</title>
		<link>http://codebetter.com/patricksmacchia/2012/03/08/diff-file-made-easy-with-visualstudio-11/#comment-1586</link>
		<dc:creator>SBP Romania</dc:creator>
		<pubDate>Thu, 08 Mar 2012 13:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://codebetter.com/patricksmacchia/?p=498#comment-1586</guid>
		<description><![CDATA[compare folders - this sounds pretty good! so this could be a nice alternative to DiffMerge. ]]></description>
		<content:encoded><![CDATA[<p>compare folders &#8211; this sounds pretty good! so this could be a nice alternative to DiffMerge. </p>
]]></content:encoded>
	</item>
</channel>
</rss>
