Link to home
Start Free TrialLog in
Avatar of Lawrence Avery
Lawrence AveryFlag for United States of America

asked on

Writing C++ in Visual Studio

How do you set up the Visual Studio to code in C++ as a managed(.NET) program versus a non-managed program?
What do you select in making a new project for a Managed(.NET) and  NON-Managed project?
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Lawrence Avery

ASKER

Thank you jkr