<?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: Visual Studio .NET Platform Target Explained</title>
	<atom:link href="http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/feed/" rel="self" type="application/rss+xml" />
	<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Nov 2009 17:35:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John &#124; Worlds Hardest Game</title>
		<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/comment-page-1/#comment-181</link>
		<dc:creator>John &#124; Worlds Hardest Game</dc:creator>
		<pubDate>Tue, 17 Nov 2009 17:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://vsh.infozerk.net/?p=120#comment-181</guid>
		<description>Nicely explained. I am having issues with this, and it&#039;s been driving me nuts. Cheers</description>
		<content:encoded><![CDATA[<p>Nicely explained. I am having issues with this, and it&#39;s been driving me nuts. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anki</title>
		<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/comment-page-1/#comment-182</link>
		<dc:creator>Anki</dc:creator>
		<pubDate>Wed, 28 Oct 2009 10:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://vsh.infozerk.net/?p=120#comment-182</guid>
		<description>Can anybody tell me how we can target platforms in VS for C++ ?</description>
		<content:encoded><![CDATA[<p>Can anybody tell me how we can target platforms in VS for C++ ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JK</title>
		<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/comment-page-1/#comment-183</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Fri, 02 Oct 2009 20:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://vsh.infozerk.net/?p=120#comment-183</guid>
		<description>There is one consequence of this that I just discovered.  If you set the platform to x64 the imports table magically disappears from the assembly causing depends.exe to fail.  This is a big problem.</description>
		<content:encoded><![CDATA[<p>There is one consequence of this that I just discovered.  If you set the platform to x64 the imports table magically disappears from the assembly causing depends.exe to fail.  This is a big problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/comment-page-1/#comment-184</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Sun, 02 Aug 2009 19:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://vsh.infozerk.net/?p=120#comment-184</guid>
		<description>A note on this:&lt;br&gt;&lt;br&gt;I changed the target platform to x86 instead of &quot;Any CPU&quot;. But, as soon as I specified a platform (x86) some namespaces/libraries/DLLs suddenly &quot;could not be found&quot;.&lt;br&gt;&lt;br&gt;Im using MySql connector, and that works without any problems if I use &quot;Any CPU&quot;, but if I set it to either x86 or x64 then I get this:&lt;br&gt;&lt;br&gt;The type or namespace name &#039;MySql&#039; could not be found (are you missing a using directive or an assembly reference?)&lt;br&gt;&lt;br&gt;There are other DLLs that get the same error - it is NOT only MySql.&lt;br&gt;&lt;br&gt;wanted to let everyone know, I not sure at this time why this happens...</description>
		<content:encoded><![CDATA[<p>A note on this:</p>
<p>I changed the target platform to x86 instead of &#8220;Any CPU&#8221;. But, as soon as I specified a platform (x86) some namespaces/libraries/DLLs suddenly &#8220;could not be found&#8221;.</p>
<p>Im using MySql connector, and that works without any problems if I use &#8220;Any CPU&#8221;, but if I set it to either x86 or x64 then I get this:</p>
<p>The type or namespace name &#39;MySql&#39; could not be found (are you missing a using directive or an assembly reference?)</p>
<p>There are other DLLs that get the same error &#8211; it is NOT only MySql.</p>
<p>wanted to let everyone know, I not sure at this time why this happens&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sada</title>
		<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/comment-page-1/#comment-185</link>
		<dc:creator>sada</dc:creator>
		<pubDate>Mon, 06 Jul 2009 22:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://vsh.infozerk.net/?p=120#comment-185</guid>
		<description>Is there any configuration option availabe to run an application asembly compiled with &quot;Any CPU&quot; platform target on x64bit machine as 32bit application?</description>
		<content:encoded><![CDATA[<p>Is there any configuration option availabe to run an application asembly compiled with &#8220;Any CPU&#8221; platform target on x64bit machine as 32bit application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kazim</title>
		<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/comment-page-1/#comment-186</link>
		<dc:creator>kazim</dc:creator>
		<pubDate>Fri, 19 Jun 2009 18:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://vsh.infozerk.net/?p=120#comment-186</guid>
		<description>thanks &lt;br&gt;a great explaination</description>
		<content:encoded><![CDATA[<p>thanks <br />a great explaination</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weekly Web Nuggets #24</title>
		<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/comment-page-1/#comment-79</link>
		<dc:creator>Weekly Web Nuggets #24</dc:creator>
		<pubDate>Fri, 08 Aug 2008 18:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://vsh.infozerk.net/?p=120#comment-79</guid>
		<description>&lt;strong&gt;RE: Visual Studio .NET Platform Target Explained&lt;/strong&gt;

&lt;p&gt;Probably the biggest news of the week is that SQL Server 2008 RTM&#039;d this week, and is already available on MSDN. A word of warning...if you have Visual Studio 2008 installed, you&#039;re better off waiting until Monday when SP1 for Visual Studio 2008 ships&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>RE: Visual Studio .NET Platform Target Explained</strong></p>
<p>Probably the biggest news of the week is that SQL Server 2008 RTM&#8217;d this week, and is already available on MSDN. A word of warning&#8230;if you have Visual Studio 2008 installed, you&#8217;re better off waiting until Monday when SP1 for Visual Studio 2008 ships</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Rathbone</title>
		<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/comment-page-1/#comment-187</link>
		<dc:creator>Matthew Rathbone</dc:creator>
		<pubDate>Thu, 07 Aug 2008 17:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://vsh.infozerk.net/?p=120#comment-187</guid>
		<description>Hey, thanks for the tip, I actually wasn&#039;t aware of this setting, will be sure to take note of it now though!</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the tip, I actually wasn&#39;t aware of this setting, will be sure to take note of it now though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dew Drop - August 7, 2008 &#124; Alvin Ashcraft's Morning Dew</title>
		<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/comment-page-1/#comment-78</link>
		<dc:creator>Dew Drop - August 7, 2008 &#124; Alvin Ashcraft's Morning Dew</dc:creator>
		<pubDate>Thu, 07 Aug 2008 05:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://vsh.infozerk.net/?p=120#comment-78</guid>
		<description>&lt;strong&gt;RE: Visual Studio .NET Platform Target Explained&lt;/strong&gt;

&lt;p&gt;Pingback from Dew Drop - August 7, 2008 &#124; Alvin Ashcraft&#039;s Morning Dew&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>RE: Visual Studio .NET Platform Target Explained</strong></p>
<p>Pingback from Dew Drop &#8211; August 7, 2008 | Alvin Ashcraft&#8217;s Morning Dew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reflective Perspective - Chris Alcock &#187; 2008 &#187; August &#187; 07</title>
		<link>http://visualstudiohacks.com/articles/visual-studio-net-platform-target-explained/comment-page-1/#comment-77</link>
		<dc:creator>Reflective Perspective - Chris Alcock &#187; 2008 &#187; August &#187; 07</dc:creator>
		<pubDate>Thu, 07 Aug 2008 00:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://vsh.infozerk.net/?p=120#comment-77</guid>
		<description>&lt;strong&gt;RE: Visual Studio .NET Platform Target Explained&lt;/strong&gt;

&lt;p&gt;Pingback from Reflective Perspective - Chris Alcock &#187; 2008 &#187; August &#187; 07&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>RE: Visual Studio .NET Platform Target Explained</strong></p>
<p>Pingback from Reflective Perspective &#8211; Chris Alcock &#187; 2008 &#187; August &#187; 07</p>
]]></content:encoded>
	</item>
</channel>
</rss>

