<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Core6: "VB-Core" -- make the vb runtime optional without breaking CType &amp;c.</title><link>http://blogs.msdn.com/b/lucian/archive/2010/01/29/core6-vb-core-make-the-vb-runtime-optional-without-breaking-ctype-c.aspx</link><description>[This post is part of a series, " wish-list for future versions of VB "] 
 IDEA: "VB-Core". Add a checkbox to the Project Properties dialog to “Embed VB runtime". With this checked then your executables and DLLs will no longer have a reference to Microsoft</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Core6: "VB-Core" -- make the vb runtime optional without breaking CType &amp;c.</title><link>http://blogs.msdn.com/b/lucian/archive/2010/01/29/core6-vb-core-make-the-vb-runtime-optional-without-breaking-ctype-c.aspx#10114550</link><pubDate>Wed, 12 Jan 2011 08:24:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10114550</guid><dc:creator>Shimmy Weitzhandler</dc:creator><description>&lt;p&gt;I would never want to waive the My namespace, the Like, Mid etc. operators!!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10114550" width="1" height="1"&gt;</description></item><item><title>re: Core6: "VB-Core" -- make the vb runtime optional without breaking CType &amp;c.</title><link>http://blogs.msdn.com/b/lucian/archive/2010/01/29/core6-vb-core-make-the-vb-runtime-optional-without-breaking-ctype-c.aspx#9956279</link><pubDate>Mon, 01 Feb 2010 12:53:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9956279</guid><dc:creator>Joacim</dc:creator><description>&lt;p&gt;@Rolf Bjarne, maybe you should read the scenario again. Linking in the VB runtime assembly with your own assembly does not solve that senario.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9956279" width="1" height="1"&gt;</description></item><item><title>re: Core6: "VB-Core" -- make the vb runtime optional without breaking CType &amp;c.</title><link>http://blogs.msdn.com/b/lucian/archive/2010/01/29/core6-vb-core-make-the-vb-runtime-optional-without-breaking-ctype-c.aspx#9955527</link><pubDate>Fri, 29 Jan 2010 21:45:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9955527</guid><dc:creator>Rolf Bjarne Kvinge</dc:creator><description>&lt;p&gt;This can be easily done with external tools: you compile as normal, then the external tool takes as input your built assembly/assemblies + MS.VB.Runtime.dll and embeds the used parts of MS.VB.Runtime.dll into your assemblies.&lt;/p&gt;
&lt;p&gt;Best part: it has already been implemented: &lt;a rel="nofollow" target="_new" href="http://www.mono-project.com/Linker"&gt;http://www.mono-project.com/Linker&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;No need to add extra complexity to the compiler when there are easier+better ways to do it (and this way the same tool can be used for other purposes too, it wouldn't be VB specific).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9955527" width="1" height="1"&gt;</description></item></channel></rss>