<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://thomasfreudenberg.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Mixing C# and VB.NET in one assembly</title><link>http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx</link><description>A couple of weeks ago Jayson Knight invited me to join the CSMVP&amp;#39;s &amp;#39; CSModules package . This project was created to incorporate several CSModules written by CS MVP&amp;#39;s. So I bought into that project by bringing along my Akismet spam rule. At</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>re: Mixing C# and VB.NET in one assembly</title><link>http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx#260479</link><pubDate>Wed, 08 Sep 2010 22:25:03 GMT</pubDate><guid isPermaLink="false">483d7ed9-aa38-4432-af18-89f61e4445bf:260479</guid><dc:creator>Roulette Strategie</dc:creator><description>&lt;p&gt; &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://roulettegewinner.wordpress.com/"&gt;roulettegewinner.wordpress.com&lt;/a&gt; &amp;nbsp;Johannu&lt;/p&gt;
&lt;img src="http://thomasfreudenberg.com/aggbug.aspx?PostID=260479" width="1" height="1"&gt;</description></item><item><title>re: Mixing C# and VB.NET in one assembly</title><link>http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx#89475</link><pubDate>Wed, 30 Jul 2008 06:42:12 GMT</pubDate><guid isPermaLink="false">483d7ed9-aa38-4432-af18-89f61e4445bf:89475</guid><dc:creator>tb2000</dc:creator><description>&lt;p&gt;Thanks - that was great help. &lt;/p&gt;
&lt;p&gt;Not being a MSBuild guru I just (proudly) managed to integrate several c# based projects in a single file assembly - after modifying parts of the central build and .csproj xmls to ensure I would actually get netmodules from VS2005.&lt;/p&gt;
&lt;p&gt;I am still struggling to remove the external references from the assembly which I need for the VS IDE - not sure it matters, maybe for purity only. The code works as csc when adding netmodules that implement the same types as ref'd projects/dlls apparently overwrites the external reference - at least it issues a warning.&lt;/p&gt;
&lt;p&gt;I would hope sometime this to be supported by VS.&lt;/p&gt;
&lt;p&gt;Again - thanks for posting this!&lt;/p&gt;
&lt;p&gt;tb&lt;/p&gt;
&lt;img src="http://thomasfreudenberg.com/aggbug.aspx?PostID=89475" width="1" height="1"&gt;</description></item><item><title>re: Mixing C# and VB.NET in one assembly</title><link>http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx#70759</link><pubDate>Sat, 31 May 2008 04:01:28 GMT</pubDate><guid isPermaLink="false">483d7ed9-aa38-4432-af18-89f61e4445bf:70759</guid><dc:creator>Thomas Freudenberg</dc:creator><description>&lt;p&gt;link.exe is an external tool, which is installed with Visual Studio. To execute the script you have to either open the Visual Studio 2008 Command Prompt or set the PATH environment variable manually.&lt;/p&gt;
&lt;img src="http://thomasfreudenberg.com/aggbug.aspx?PostID=70759" width="1" height="1"&gt;</description></item><item><title>re: Mixing C# and VB.NET in one assembly</title><link>http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx#70475</link><pubDate>Wed, 28 May 2008 10:26:47 GMT</pubDate><guid isPermaLink="false">483d7ed9-aa38-4432-af18-89f61e4445bf:70475</guid><dc:creator>Chicho Terremoto</dc:creator><description>&lt;p&gt;The command of tag &amp;lt;exec&amp;gt; not found. &amp;#191;link.exe is a external file? My system doesn't have this executable. &amp;#191;I should download it anywhere?&lt;/p&gt;
&lt;img src="http://thomasfreudenberg.com/aggbug.aspx?PostID=70475" width="1" height="1"&gt;</description></item><item><title>re: Mixing C# and VB.NET in one assembly</title><link>http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx#70415</link><pubDate>Tue, 27 May 2008 09:34:27 GMT</pubDate><guid isPermaLink="false">483d7ed9-aa38-4432-af18-89f61e4445bf:70415</guid><dc:creator>Thomas Freudenberg</dc:creator><description>&lt;p&gt;Save the XMl as a .proj file and pass it to MSBuild&lt;/p&gt;
&lt;img src="http://thomasfreudenberg.com/aggbug.aspx?PostID=70415" width="1" height="1"&gt;</description></item><item><title>re: Mixing C# and VB.NET in one assembly</title><link>http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx#70413</link><pubDate>Tue, 27 May 2008 09:00:08 GMT</pubDate><guid isPermaLink="false">483d7ed9-aa38-4432-af18-89f61e4445bf:70413</guid><dc:creator>Chiquilicuatre</dc:creator><description>&lt;p&gt;i can't understand anything.Could you explain it better. where I should put this xml code?&lt;/p&gt;
&lt;p&gt;Cazurro!!!&lt;/p&gt;
&lt;img src="http://thomasfreudenberg.com/aggbug.aspx?PostID=70413" width="1" height="1"&gt;</description></item><item><title>Mehrere Sprachen in eine Assembly kompilieren / mergen</title><link>http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx#65285</link><pubDate>Tue, 08 Apr 2008 15:57:33 GMT</pubDate><guid isPermaLink="false">483d7ed9-aa38-4432-af18-89f61e4445bf:65285</guid><dc:creator>Peter Bucher</dc:creator><description>&lt;p&gt;Ich dachte lange, wenn ich ein VB.NET- und ein C#-Projekt habe, geht es nicht, daraus eine einzige Assembly&lt;/p&gt;
&lt;img src="http://thomasfreudenberg.com/aggbug.aspx?PostID=65285" width="1" height="1"&gt;</description></item><item><title>Mixing C# and VB.NET in one assembly</title><link>http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx#17679</link><pubDate>Tue, 29 Aug 2006 18:37:04 GMT</pubDate><guid isPermaLink="false">483d7ed9-aa38-4432-af18-89f61e4445bf:17679</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
&lt;img src="http://thomasfreudenberg.com/aggbug.aspx?PostID=17679" width="1" height="1"&gt;</description></item><item><title>Windows Live Writer and WLWPlugins</title><link>http://thomasfreudenberg.com/blog/archive/2006/08/22/Mixing-C_2300_-and-VB.NET-in-one-assembly.aspx#17596</link><pubDate>Mon, 21 Aug 2006 22:33:15 GMT</pubDate><guid isPermaLink="false">483d7ed9-aa38-4432-af18-89f61e4445bf:17596</guid><dc:creator>Thomas Freudenberg's Blog</dc:creator><description>&lt;p&gt;I just want to note that my last post was brought to you by Windows Live Writer and Code Syntax Highlighter&lt;/p&gt;
&lt;img src="http://thomasfreudenberg.com/aggbug.aspx?PostID=17596" width="1" height="1"&gt;</description></item></channel></rss>