Which C++ questions belong here or on Visual Studio Developer Community?

Colin Robertson 96 Reputation points
2020-08-04T00:55:10.103+00:00

This site looks like a replacement for the old MSDN forums, but Visual Studio also has a C++ Developer Community forum. What sort of questions belong here, and which ones belong on Developer Community?

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,732 questions
0 comments No comments
{count} votes

Accepted answer
  1. Colin Robertson 96 Reputation points
    2020-08-04T01:04:37.3+00:00

    You can use Docs Q&A to ask any questions about C++ in Visual Studio, Visual Studio Code, or any Microsoft C++ libraries and frameworks, whether on a Windows platform or any other platform.

    For C++ compiler and tools issues, and product suggestions, Microsoft recommends Visual Studio Developer Community. The C++ development team uses Developer Community to track bugs and feature requests. If you find a product bug, follow the instructions in How to report a problem with the Microsoft C++ toolset to report the issue on Developer Community. In Visual Studio, you can find commands to report a problem or make a product suggestion on the Help menu.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.