Product DescriptionExpert guidance for those programming today’s dual-core processors PCsAs PC processors explode from one or two to now eight processors, there is an urgent need for programmers to master concurrent programming. This book dives deep into the latest technologies available to programmers for making professional parallel applications using C#, .NET 4, and Visual Studio [...]
Amazon.com ReviewVisual C# is a new language for a new platform. It targets Microsoft’s .NET Framework, which consists of a runtime engine along with an extensive class library. This enables security, version checking, and automatic memory management, including garbage collection. The compiler generates binaries in MSIL (Microsoft intermediate language). This is then further compiled to [...]
Product DescriptionThis book starts by reviewing the overall architecture of .NET in order to give you the background you need to be able to write managed code. After that, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas. Part I: The [...]
