C# Deconstructed
Discover how C# works on the .NET Framework
Price | $56.64 - $74.97
|
Rating | |
Author | Mohammad Rahman |
Publisher | Apress |
Published | 2014 |
Pages | 172 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1430266708 |
ISBN-13 | 9781430266709 |
C# Deconstructed answers a seemingly simply question: Just what is going on, exactly, when you run C# code on the .NET Framework?
To answer this question we will dig ever deeper into the structure of the C# language and the onion-skin abstraction layers of the .NET Framework that underpins it. We'll follow the execution thread downwards, first to MSIL (Microsoft Intermediate Language) then down through just-in-time compilation into Machine Code before finally seeing the results executed at the hardware level.
The aim of this deep-dive is to provide you with a much more rounded knowledge of the environment within which you code exists. As a managed language, it's best-practice to let the Framework deal with device interaction but you'll find the experience of taking the cover off once in a while a very rewarding one that will greatly enrich your appreciate of the C# language and the way in which in functions.
- Mohammad Rahman (2 books)
3 5 14
Similar Books
by Bill Wagner
C# has matured over the past decade: It's now a rich language with generics, functional programming concepts, and support for both static and dynamic typing. This palette of techniques provides great tools for many different idioms, but there are also many ways to make mistakes. In Effective C#, Second Edition, respected .NET expert ...
Price: $5.05 | Publisher: Addison-Wesley | Release: 2010
by Jay Hilyard, Stephen Teilhet
Completely updated for C# 3.0 and the .NET 3.5 platform, the new edition of this bestseller offers more than 250 code recipes to common and not-so-common problems that C# programmers face every day. More than a third of the recipes have been rewritten to take advantage of new C# 3.0 features. If you prefer solutions to general C# language...
Price: $4.16 | Publisher: O'Reilly Media | Release: 2007
by Jesse Liberty, Brian MacDonald
If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features - including generics, interfaces, delegates, lambda expressions, and LINQ. You'll also learn h...
Price: $5.51 | Publisher: O'Reilly Media | Release: 2008
Programming C# 3.0, Fifth Edition
by Jesse Liberty, Donald Xie
Written by popular author and .NET expert Jesse Liberty, this thoroughly updated tutorial for beginning to intermediate programmers covers the latest release of Microsoft's popular C# language (C# 3.0) and the newest .NET platform for developing Windows and web applications.Our bestselling Programming C# 3.0, now in its fifth edition...
Price: $8.54 | Publisher: O'Reilly Media | Release: 2007
by Judith Bishop
Want to speed up the development of your .NET applications? Tackle common programming problems with C# design patterns. This guide explains what design patterns are and why they're used, with tables and guidelines to help you choose one pattern over another, and plenty of case studies to illustrate how each pattern is used in practic...
Price: $3.74 | Publisher: O'Reilly Media | Release: 2007
Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition
by Timmothy Posey, Wyatt Barnett, Cristian Darie
Build Your Own ASP.NET 4 Web Site Using C# & VB is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanting to move into server-side programming, and experienced developers making the leap from ASP to .NET.... all in the process of successfully developing and deploying a working intranet site for...
Price: $31.50 | Publisher: SitePoint | Release: 2011
by Joseph Albahari, Ben Albahari
Looking for quick answers for using C# 9.0? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapid...
Price: $11.74 | Publisher: O'Reilly Media | Release: 2021
by Joseph Albahari, Ben Albahari
Looking for quick answers for using C# 10? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidl...
Price: $21.49 | Publisher: O'Reilly Media | Release: 2022