The Microsoft C/C++ compiler comes with
Microsoft Visual Studio .NET:
- Good ANSI C/C++ and STL (Standard Template Library) compliance
- Debugging is available in MS Visual Studio .NET
- Profiling is no longer a standard feature, but third party extensions such as Intel's
VTune Performance Analyzer are available.