Visual Studio — not just a desktop IDE

Originally published at: Visual Studio — not just a desktop IDE - Patterns in the Machine

Visual Studio is one of the better C/C++ source code editors available today that provides Intelligent Code Completion and source code Navigation. However, as an embedded developer, I never build or debug on the target hardware using Visual Studio — so why should I use it? Well… because it is a feature rich source code editor…