C++/CLI is arguably the most powerful language on the .NET 2.0 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 types of processor- and memory-intensive tasks for which C++ has traditionally been used. This book gives developers - both new and experienced - a small, fast-paced primer that kick-starts them into...