Both CppDepend and NDepend are developed by the same company and seem to be based on the same codebase and share some features. I haven't found a side by side comparison site yet.
I work on several plain c# solutions without any c++ code at all but also have solutions that beside c# also contain c++ managed code and c++ native code.
Do I really need to buy both tools if I want the full feature set for all project types? Do need to open my mixed solutions with CppDepend and c#-only solutions with NDepend? It seems that NDepend can't analyse c++ projects but when I open the solution with CppDepends I lose some NPDepend features for my c# projects in the same solution. It would be nice if NDepend could load CppDepend as a plugin/extension, but that's not possible right?