C++/CLI is arguably the most powerful language on the .NET 3.5 platform, as it is the only one that gives developers the option to directly access their computer's hardware from within the .NET managed code environment. As such it is ideal for the kind of processor- and memory-intensive tasks for which C++ has always traditionally been used.