vingogly
Nov 12, 2007, 10:58 AM
It's C++ and C++ .NET.
C++ is an object oriented programming language, one of the most common programming languages in use today.
.NET is a Microsoft programming framework that provides a library of classes that can be called from C++ programs (and I believe programs in other languages, too) to do common programming tasks.
Vasily