Search

What is the future of C++/CLI? by RFOG

Closed
as Fixed Help for as Fixed

0
0
Sign in
to vote
Type: Suggestion
ID: 382151
Opened: 11/15/2008 2:02:09 AM
Access Restriction: Public
0
Workaround(s)
What's the future of C++/CLI. From now it is a second class .NET language. It has no WPF direct support, etc...

Details (expand)
Product Language
English

Version

Visual Studio 2010 CTP
Operating System
Windows Server 2008
Operating System Language
English
Problem Statement
Is C++/CLI abandoned? What will be the future of the language?
Proposed Solution
We need a clean answer about the future of C++/CLI.
TAP Code (if applicable)
 
      You can indicate your satisfaction with how Microsoft handled this issue by completing this quick 3 question survey.

 

Sign in to post a comment.
Posted by Microsoft on 12/4/2008 at 12:28 PM
We will continue investing in C++/CLI to enable developers to expose native C++ assets to the managed world and vice versa. We believe that pure .NET development is done best using a .NET focused language such as C# or VB. Investing in C++/CLI will be mainly in the native-managed interop areas.

Thanks,
Ayman Shoukry
Visual C++ Team
Posted by Pavel Minaev [MSFT] on 11/15/2008 at 12:31 PM
IMO, it was second-class from the very beginning (e.g. it didn't support ASP.NET, etc). It's still a great tool to integrate native libs into managed apps, and that seems to be its primary niche.
Sign in to post a workaround.