C++/CLI不是用来写应用的

来源:互联网 发布:免费海报制作软件 编辑:程序博客网 时间:2024/05/03 01:13
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.