<?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>Long live C++</title><link>http://blogs.msdn.com/somasegar/archive/2005/07/21/441678.aspx</link><description>In an interview at the April 2005 ACCU Conference, Bjarne Stroustrup, the creator of C++ said that it is a misconception that C++ will be taken over by newer languages. I am sure the 3+ million C++ programmers around the world would concur with that.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Long live C++</title><link>http://blogs.msdn.com/somasegar/archive/2005/07/21/441678.aspx#441683</link><pubDate>Fri, 22 Jul 2005 09:22:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:441683</guid><dc:creator>Kris</dc:creator><description>Good to see this. Just wondering how MS is using the new Managed C++ in their own products. Can you reveal some info just so people like me can be convinced that pursuing Managed C++ once again would be worthwhile. I remember that when VC++ initially started suporting Managed framework I see there was lot of focus on it, but this new release of C++ doesnt seem to have the same fan following inspite of the fact that it has a much cleaner syntax. Any thoughts?</description></item><item><title>re: Long live C++</title><link>http://blogs.msdn.com/somasegar/archive/2005/07/21/441678.aspx#441705</link><pubDate>Fri, 22 Jul 2005 10:57:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:441705</guid><dc:creator>wOOdy</dc:creator><description>I wonder, when (or if) we finally see a similar statement regarding Visual FoxPro from you... This development tool is the perfect fit for the Small and Midrange shops, for which DotNet is just an overkill and who are fading away to other OS platforms and development tools.</description></item><item><title>re: Long live C++</title><link>http://blogs.msdn.com/somasegar/archive/2005/07/21/441678.aspx#441821</link><pubDate>Fri, 22 Jul 2005 18:18:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:441821</guid><dc:creator>Wil</dc:creator><description>&amp;gt; It is absolutely our strong belief in a multi-language ecosystem that led us to provide the same, state of the art of tools for all languages in Visual Studio.&lt;br&gt;&lt;br&gt;Will Class Designer be available for VC++ in VS2005?  If not, when?&lt;br&gt;&lt;br&gt;&amp;gt; I doubt you’ll find many people creating web apps in C++&lt;br&gt;&lt;br&gt;None will be, unless Web Forms allows them to do so.  Will it?&lt;br&gt;&lt;br&gt;&amp;gt; C#, Visual Basic.Net, C++ and Java will each occupy a unique place in the programming languages world&lt;br&gt;&lt;br&gt;Indeed, VS Tools for Office will not support VC++, for that reason.  However, that seems contrary to the whole CLI concept.  You **ought** to be able to use MSIL without regard for which language's compiler generated it, if the multi-lingual claims for .Net were to be really meaningful.  IMHO...</description></item><item><title>More Interesting Finds</title><link>http://blogs.msdn.com/somasegar/archive/2005/07/21/441678.aspx#442644</link><pubDate>Sun, 24 Jul 2005 15:42:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:442644</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: Long live C++</title><link>http://blogs.msdn.com/somasegar/archive/2005/07/21/441678.aspx#443253</link><pubDate>Tue, 26 Jul 2005 04:40:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:443253</guid><dc:creator>stevetei</dc:creator><description>&amp;gt;&amp;gt;Just wondering how MS is using the new Managed C++ in their own products. Can you reveal some info just so people like me can be convinced that pursuing Managed C++ once again would be worthwhile.&amp;lt;&amp;lt;&lt;br&gt;&lt;br&gt;The new version of managed C++ is what we call C++/CLI, and the &amp;quot;worthwhileness&amp;quot; of the language will be pretty self evident when you give it a try.  There simply is no better way to do interop between native C++ and managed code, and the language extensions are very elegant.  On the VC++ team, we're seeing just about every product group with a large C++ code base that they wish to leverage into .NET seriously considering managed C++ (in 2003) or C++/CLI (in 2005).  A shipping product that I know of off the top of my head that uses managed C++ is DirectX, who built their .NET interface in managed C++, but there are several other products in development that use managed C++ or C++/CLI.&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;I remember that when VC++ initially started suporting Managed framework I see there was lot of focus on it, but this new release of C++ doesnt seem to have the same fan following inspite of the fact that it has a much cleaner syntax. Any thoughts? &amp;lt;&amp;lt;&lt;br&gt;&lt;br&gt;Actually, we're getting overwhelmingly positive feedback on C++/CLI from early adopters.  Perhaps it's not getting ink because the fact that VC++ can talk to .NET is not new, but the excitement level is definitely there among those that have tried it.&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;Will Class Designer be available for VC++ in VS2005? If not, when? &amp;lt;&amp;lt;&lt;br&gt;&lt;br&gt;No, unfortunately this was a feature we were forced to (rather painfully) cut a couple of months ago when it became clear that we wouldn't be able to pull it off in combination with the team's other priorities.  I can't say for sure when it will be in, but we'll certainly include it in the planning process for Orcas (the next version of VS after 2005).&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;Indeed, VS Tools for Office will not support VC++, for that reason. However, that seems contrary to the whole CLI concept. You **ought** to be able to use MSIL without regard for which language's compiler generated it, if the multi-lingual claims for .Net were to be really meaningful.&amp;lt;&amp;lt;&lt;br&gt;&lt;br&gt;The lack of C++ support for VSTO has little to do with the language-neutrality of the .NET platform itself.  The issue is that there is language-specific GUI work involved, so the team targeted the C# and VB.NET language for this release because those languages are in higher demand among VSTO developers.  We appreciate your feedback on this, as customer demand will dictate whether C++ support is included in a future release of VSTO.</description></item><item><title> Somasegar s WebLog Long live C | Hair Growth Products</title><link>http://blogs.msdn.com/somasegar/archive/2005/07/21/441678.aspx#9714377</link><pubDate>Tue, 09 Jun 2009 11:45:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9714377</guid><dc:creator> Somasegar s WebLog Long live C | Hair Growth Products</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://hairgrowthproducts.info/story.php?id=5962"&gt;http://hairgrowthproducts.info/story.php?id=5962&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>