<?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>c-dev &#187; VisualStudio</title>
	<atom:link href="http://www.c-dev.ch/blog/tag/visualstudio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.c-dev.ch/blog</link>
	<description>fresh looking</description>
	<lastBuildDate>Sun, 05 Sep 2010 11:31:54 +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>Compare und Merge Tools in VisualStudio 2005</title>
		<link>http://www.c-dev.ch/blog/2009/09/21/freie-compare-und-merge-tools/</link>
		<comments>http://www.c-dev.ch/blog/2009/09/21/freie-compare-und-merge-tools/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 12:56:03 +0000</pubDate>
		<dc:creator>fresh</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[VisualStudio]]></category>

		<guid isPermaLink="false">http://www.c-dev.ch/blog/?p=248</guid>
		<description><![CDATA[Inklusive Commandlines für die Einbindung in Visual Studio 2005. Hier finden sich die Parametersettings des VisualStudio. DiffMerge Compare /t1=%6 /t2=%7 %1 %2 Merge /m /r=%4 /t1=%7 /t2=%8 /t3=%6 /c=%9 %2 %3 %1 WinMerge Compare /e /x /s /wl /dl %6 /dr %7 %1 %2 Merge /e /s /x /ub /dl %6 /dr %7 %1 %2 [...]]]></description>
			<content:encoded><![CDATA[<p>Inklusive Commandlines für die Einbindung in Visual Studio 2005. <a href="http://blogs.msdn.com/b/jmanning/archive/2006/02/20/diff-merge-configuration-in-team-foundation-common-command-and-argument-values.aspx" target="_blank">Hier finden sich die Parametersettings des VisualStudio.</a></p>
<h3>DiffMerge</h3>
<p>Compare</p>
<blockquote><p>/t1=%6 /t2=%7 %1 %2</p></blockquote>
<p>Merge</p>
<blockquote><p>/m /r=%4 /t1=%7 /t2=%8 /t3=%6 /c=%9 %2 %3 %1</p></blockquote>
<h3>WinMerge</h3>
<p>Compare</p>
<blockquote><p>/e /x /s /wl /dl %6 /dr %7 %1 %2</p></blockquote>
<p>Merge</p>
<blockquote><p>/e /s /x /ub /dl %6 /dr %7 %1 %2 %4</p></blockquote>
<h3>Araxis</h3>
<p>Execute: ConsoleCompare.exe</p>
<p>Compare</p>
<blockquote><p>/2 /title1:%6 /title2:%7 %1 %2</p></blockquote>
<p>Merge</p>
<blockquote><p>/wait /swap /a3 /3 /title1:%6 /title2:%7 /title3:%8 %1 %2 %3 %4</p></blockquote>
<p><a href="http://readcommit.blogspot.com/2008/04/araxis-merge-integration-with-tfs-team.html">Hier noch zusätzliche Informationen zur Einbindung von Araxis&#8230;</a></p>
<h3>KDiff3</h3>
<p>Compare</p>
<blockquote><p>%1 &#8211;fname %6 %2 &#8211;fname %7</p></blockquote>
<p>Merge</p>
<blockquote><p>%3 &#8211;fname %8 %2 &#8211;fname %7 %1 &#8211;fname %6 -o %4</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.c-dev.ch/blog/2009/09/21/freie-compare-und-merge-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VisualStudio 2005 PlugIn</title>
		<link>http://www.c-dev.ch/blog/2008/02/04/visualstudio-2005-plugin/</link>
		<comments>http://www.c-dev.ch/blog/2008/02/04/visualstudio-2005-plugin/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 09:18:43 +0000</pubDate>
		<dc:creator>fresh</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[VisualStudio]]></category>

		<guid isPermaLink="false">http://www.c-dev.ch/blog/2008/02/04/visualstudio-2005-plugin/</guid>
		<description><![CDATA[Längst vergessen und wiederentdeckt: SmartPaster]]></description>
			<content:encoded><![CDATA[<p>Längst vergessen und wiederentdeckt:</p>
<p><a href="http://weblogs.asp.net/alex_papadimoulis/archive/2004/05/25/141400.aspx">SmartPaster</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.c-dev.ch/blog/2008/02/04/visualstudio-2005-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Falsches Source-File beim debugen</title>
		<link>http://www.c-dev.ch/blog/2008/01/31/falsches-source-file-beim-debugen/</link>
		<comments>http://www.c-dev.ch/blog/2008/01/31/falsches-source-file-beim-debugen/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 13:12:39 +0000</pubDate>
		<dc:creator>fresh</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[VisualStudio]]></category>

		<guid isPermaLink="false">http://www.c-dev.ch/blog/2008/01/31/falsches-source-file-beim-debugen/</guid>
		<description><![CDATA[Auf der Solution kann unter &#8220;Common Properties&#8221; der Pfad gesetzt werden. Gleichzeitig werden dort auch Pfade verwaltet, die nicht mehr verwendet werden um Sourcen zu finden.]]></description>
			<content:encoded><![CDATA[<p>Auf der Solution kann unter &#8220;Common Properties&#8221; der Pfad gesetzt werden. Gleichzeitig werden dort auch Pfade verwaltet, die nicht mehr verwendet werden um Sourcen zu finden.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.c-dev.ch/blog/2008/01/31/falsches-source-file-beim-debugen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fehlende Intellisense im VisualStudio</title>
		<link>http://www.c-dev.ch/blog/2008/01/31/fehlende-intellisense-im-visualstudio/</link>
		<comments>http://www.c-dev.ch/blog/2008/01/31/fehlende-intellisense-im-visualstudio/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 08:57:52 +0000</pubDate>
		<dc:creator>fresh</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[VisualStudio]]></category>

		<guid isPermaLink="false">http://www.c-dev.ch/blog/2008/01/31/fehlende-intellisense-im-visualstudio/</guid>
		<description><![CDATA[Wenn im SourceEditor die Intellisense nicht dargestellt wird, dann sollte die Solution mit Rebuild All neu gebildet werden.]]></description>
			<content:encoded><![CDATA[<p>Wenn im SourceEditor die Intellisense nicht dargestellt wird, dann sollte die Solution mit Rebuild All neu gebildet werden.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.c-dev.ch/blog/2008/01/31/fehlende-intellisense-im-visualstudio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
