<?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>Goto 100  - Development with Visual Basic : Visual Basic 2010</title><link>http://blogs.msdn.com/goto100/archive/tags/Visual+Basic+2010/default.aspx</link><description>Tags: Visual Basic 2010</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Co-Evolution for VB.NET and C# - and a new article on language futures in VS2010</title><link>http://blogs.msdn.com/goto100/archive/2008/12/11/co-evolution-for-vb-net-and-c-and-a-new-article-on-language-futures-in-vs2010.aspx</link><pubDate>Thu, 11 Dec 2008 20:02:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9197445</guid><dc:creator>Eric Nelson</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/goto100/comments/9197445.aspx</comments><wfw:commentRss>http://blogs.msdn.com/goto100/commentrss.aspx?PostID=9197445</wfw:commentRss><description>&lt;p&gt;The following is snipped from an article I had commissioned on &lt;a href="http://www.devx.com/MS_DeveloperCentre/Article/40228"&gt;language futures&lt;/a&gt;. The article is a good summary of what to expect in Visual Studio 2010. Enjoy.&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;"Visual Basic .NET and C# are both built on top of the &lt;a href="http://en.wikipedia.org/wiki/Common_Language_Runtime"&gt;Common Language Runtime&lt;/a&gt; (CLR), which means they both compile down into the same &lt;a href="http://en.wikipedia.org/wiki/Common_Intermediate_Language"&gt;Common Intermediate Language&lt;/a&gt; (CIL). Since they both compile down to the same code, there should be no intrinsic benefit of one language over another. However, both languages are maintained by separate teams at Microsoft, and over the years this separation has led to a variety of language-specific features in both C# and VB.NET as the teams focus on different areas with their respective products. Many VB.NET developers feel that the most exciting new features appear in C# first and are only later introduced into VB.NET. Naturally, this has generated a bit of animosity in the VB.NET community.  &lt;p&gt;Co-evolution is a promise from Microsoft that recognises VB.NET and C# as equally important languages, and guarantees that as new language features evolve, those features will be incorporated into both languages simultaneously. No longer will you need to second guess your decision to go with a particular language for want of a particular feature, and the debate between which language is "better" will be reduced back down to syntactic preference. "&lt;/p&gt;&lt;/blockquote&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9197445" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/goto100/archive/tags/Visual+Basic+.NET/default.aspx">Visual Basic .NET</category><category domain="http://blogs.msdn.com/goto100/archive/tags/Visual+Basic+2010/default.aspx">Visual Basic 2010</category><category domain="http://blogs.msdn.com/goto100/archive/tags/DevCenter/default.aspx">DevCenter</category></item><item><title>Announcing http://www.unemployedunderscores.com/</title><link>http://blogs.msdn.com/goto100/archive/2008/11/05/announcing-http-www-unemployedunderscores-com.aspx</link><pubDate>Wed, 05 Nov 2008 21:09:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9044860</guid><dc:creator>Eric Nelson</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/goto100/comments/9044860.aspx</comments><wfw:commentRss>http://blogs.msdn.com/goto100/commentrss.aspx?PostID=9044860</wfw:commentRss><description>&lt;p&gt;Visual Basic 10 will remove the need for the underscore in most cases – and the team have done the right thing and set up &lt;a href="http://www.unemployedunderscores.com/"&gt;http://www.unemployedunderscores.com/&lt;/a&gt; in readiness for all those unemployed underscores :-)&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9044860" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/goto100/archive/tags/Visual+Basic+.NET/default.aspx">Visual Basic .NET</category><category domain="http://blogs.msdn.com/goto100/archive/tags/Visual+Basic+2010/default.aspx">Visual Basic 2010</category></item><item><title>Visual Studio 2010 and .NET Framework 4.0 announced – and the return of UML</title><link>http://blogs.msdn.com/goto100/archive/2008/09/30/visual-studio-2010-and-net-framework-4-0-announced-and-the-return-of-uml.aspx</link><pubDate>Tue, 30 Sep 2008 17:09:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8970311</guid><dc:creator>Eric Nelson</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/goto100/comments/8970311.aspx</comments><wfw:commentRss>http://blogs.msdn.com/goto100/commentrss.aspx?PostID=8970311</wfw:commentRss><description>&lt;p&gt;&lt;/p&gt; &lt;p&gt;Blimey – and I am only just getting my head round Visual Studio 2008 :-) These are exciting times.&lt;/p&gt; &lt;p&gt;You can find all the public details &lt;a href="http://msdn.microsoft.com/en-us/vstudio/products/cc948977.aspx"&gt;over on msdn&lt;/a&gt;. There is also a week of videos appearing on &lt;a href="http://channel9.msdn.com/posts/VisualStudio/Visual-Studio-Team-System-2010-Week-on-Channel-9/"&gt;channel9&lt;/a&gt;. &lt;/p&gt; &lt;p&gt;&lt;/p&gt; &lt;p&gt;Nearly forgot, we are having another stab at decent modelling tools :-)&amp;nbsp; (see the images below)&lt;/p&gt; &lt;p&gt;And did you know – UML is back? Yep – seriously, it is back, we are building a full on UML modeller :-) I miss (the good bits) of UML!&lt;/p&gt; &lt;p&gt;&lt;img title="" height="412" alt="" src="http://i.msdn.microsoft.com/cc948977.ArcExpl01(en-us,MSDN.10).jpg" width="617" align="left"&gt;&lt;/p&gt; &lt;p&gt;&lt;img title="One of the architectural modeling tools in the next version of Microsoft Visual Studio.  [Courtesy Microsoft]" height="413" alt="One of the architectural modeling tools in the next version of Microsoft Visual Studio.  [Courtesy Microsoft]" src="http://images.betanews.com/media/2039.jpg" width="618"&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8970311" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/goto100/archive/tags/Visual+Basic+.NET/default.aspx">Visual Basic .NET</category><category domain="http://blogs.msdn.com/goto100/archive/tags/Visual+Basic+2010/default.aspx">Visual Basic 2010</category></item></channel></rss>