Managed Languages vs Compiled Language difference?
I get confused when people try to make a distinction between compiled languages and managed languages. From experience, I understand that most consider compiled languages to be C,C++ while managed languages are Java,C# (There are obviously more, but these are just few examples). But what exactly is the core difference between the two types of languages?
Adding explicit interfaces to Legacy managed C++ code
I have a bit of a challenge and I am not sure how to approach this.
We have a very very large project (that is about 5 years old).
The code base is HUGE so a full refactor is out of the question.
Advantages of unmanaged code [closed]
Closed 9 years ago.