buchspektrum Internet-Buchhandlung

Neuerscheinungen 2012

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Mohammad Rahman

Expert C# 5.0


with the .NET 4.5 Framework
1st ed. 2012. xiv, 612 S. XIV, 612 p. 254 mm
Verlag/Jahr: SPRINGER, BERLIN 2012
ISBN: 1-430-24860-2 (1430248602)
Neue ISBN: 978-1-430-24860-6 (9781430248606)

Preis und Lieferzeit: Bitte klicken


Expert C 5.0 is a book about getting the best from C´s based on the principle that to write good, high-performance, robust applications you need to understand whats going on deep under the hood. If you are already experienced with writing managed applications and want to learn more about how to get the best from the language at an advanced level, then this is the book for you.
Expert C 5.0 discusses the familiar C language in forensic detail. Examining familiar elements closely to reveal how they really work. Key language features that you are already familiar with, such as Enums, Strings and Collections, are teased apart and examined under the twin microscopes of MSIL (Intermediate Language) and the Windbg debugger to see what´s really going on behind the scenes as your code is compiled and passed to the CLR.
This unparalleled depth of explanation will help you to become a true master of the C language and architect better crafted applications that work in the most efficient and reliable way possible. It will also give you the insight you need to rapidly identify and fix the stubborn coding faults that others may be unable to diagnose.
Reintroducing C - A detailed look at the language we all know C objects in Memory Parameters Methods Automatic property declarations Enum Delegates Event ForEach and Iterator The String data type Collections explained LINQ in C Exception Management Async Debugging
Mohammad Rahman is a computerprogrammer. He has been aprogrammer since 1998 and for the past seven years he has been designingdesktop and web-based systems for private and government agencies using C# language in Microsoft.NET. Currently he is working as acomputer programmer and earning his doctorate as a part-time student at the University ofCanberra, Australia.