C# Deconstructed

Discover how C# works on the .NET Framework



Bookstore > Books > C# Deconstructed

Price$56.64 - $74.97
Rating
AuthorMohammad Rahman
PublisherApress
Published2014
Pages172
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101430266708
ISBN-139781430266709
EBook Hardcover Paperback

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.


  1. (2 books)


3 5 14

Similar Books


Effective C#, 2nd Edition

Effective C#, 2nd Edition

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

C# 3.0 Cookbook, 3rd Edition

C# 3.0 Cookbook, 3rd Edition

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

Learning C# 3.0

Learning C# 3.0

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:  $24.43  |  Publisher:  O'Reilly Media  |  Release:  2008

Programming C# 3.0, Fifth Edition

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

C# 3.0 Design Patterns

C# 3.0 Design Patterns

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

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

C# 9.0 Pocket Reference

C# 9.0 Pocket Reference

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:  $7.00  |  Publisher:  O'Reilly Media  |  Release:  2021

C# 10 Pocket Reference

C# 10 Pocket Reference

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:  $20.37  |  Publisher:  O'Reilly Media  |  Release:  2022