Showing results for C++/CLI - C++ Team Blog

Nov 1, 2019
28
0

An Update on C++/CLI and .NET Core

Will Buik
Will Buik

The first public release of our C++/CLI support for .NET Core 3.1 is now available for public preview! It is included in Visual Studio 2019 update 16.4 Preview 2. We would love it if you could try it out and send us any feedback you have. For more info about what this is and the roadmap going forward, check out my last post on the future of C++/CLI...

Announcement
Mar 11, 2011
0
0

Proposed Workaround for C++/CLI Assembly Signing Issue with VS2010 SP1

Visual CPP Team
Visual CPP Team

Hi, my name is Amit Mohindra and I’m Program Manager with the MS Visual C++ team.Recently we were made aware of a change in SP1 which affected the signing process for assemblies (C++/CLI assemblies) as part of the following forum post:http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/4b8f353d-8153-45d6-b286-10403cdf159a?prof=requ...

C++
Mar 3, 2011
0
0

C++/CLI IntelliSense in Visual Studio vNext

Diego Dagum - MSFT
Diego Dagum - MSFT

Recently Mohsen & Craig talked about a Renaissance within C++ development and Tony talked rebuilding our developer communication around C++, both of these videos touched on the subject of providing a more real world pragmatic discussion around why we do things and what we’re planning. This post is the first in a series of posts we’r...

C++
Dec 15, 2010
0
0

Issues with F1-Help in C++ Projects

Visual CPP Team
Visual CPP Team

Hi! My name is Ulzii Luvsanbat and I’m a Senior Test Lead with the Visual C++ team. Diego told me about some feedback received in a recent post regarding the accuracy and usefulness of the F1-Help command when working on C++ projects. First of all, I want to start by thanking all of you guys for your feedback on F1 Help experiences in C+...

C++