C# 3.0 in a Nutshell: A Desktop Quick Reference



This book is not available for purchase at the moment
C# 3.0 in a Nutshell: A Desktop Quick Reference (O\'Reilly Media, Inc.) - September 2007Publisher: O'Reilly Media, Inc. - September 26, 2007

ISBN-10: 0596527578, ISBN-13: 9780596527570

Author: Joseph Albahari
Ben Albahari


858 pages


C# 3.0 in a Nutshell: A Desktop Quick Reference - book reviews: 42



Book Description
This is a concise yet thorough reference to C# 3.0 programming as implemented in Microsoft's Visual Studio 2008. C# 3.0 in a Nutshell gets right to the point, covering the essentials of language syntax and usage as well as the parts of the .NET base class libraries you need to build working applications. But unlike earlier editions, this book is now organized entirely around concepts and use cases, providing greater depth and readability. C# 3.0 introduces the most significant enhancements yet to the programming language, and C# 3.0 in a Nutshell delves deep into the subject while assuming minimal prior knowledge of C#-making it accessible to anyone with a reasonable background in programming. In addition to the language, the book covers the .NET CLR and the core Framework assemblies, along with the unified querying syntax called Language Integrated Query (LINQ), which bridges the traditional divide between programs and their data sources. Free of clutter and long introductions, this book provides a map of C# 3.0 knowledge in a succinct and unified style: Opening chapters concentrate purely on C#, starting with the basics of syntax, types and variables, and finishing with advanced topics such as unsafe code and preprocessor directives Later chapters cover the core .NET 3.5 Framework, including such topics as LINQ, XML, collections, I/O and networking, memory management, reflection, attributes, security, threading, application domains and native interoperability Designed as a handbook for daily use, C# 3.0 in a Nutshell is an ideal companion to any of the vast array of books that focus on an applied technology such as WPF, ASP.NET, or WCF. The areas of the language and .NET Frameworkthat such books omit, this one covers in detail.


Most helpful customer reviews

Book rating: 5Good content, thoughtful explanations

First, don't be put off by the irony of an 800+ page nutshell book.

I like how the authors explain some advanced topics, such as delegates, events, lambda expressions, anonymous methods, and contravariance. They seem to do in one paragraph what eludes most other authors.

I've read several of the sections off and on, and I get the feeling that the authors are writing from experience and with a practical deliberation. This approach seems to fit well with the spirit of a nutshell book, where you are looking to cut to the chase.

This is not a beginner book, and a reader would benefit from some previous knowledge/experience with C#. However, it is also written well enough so that a beginner would not be completely lost.

G. Askew
23 January, 2010


Book rating: 5Helped me port code from C++ to C#

Very concise and easy to understand. I used this book as a reference while porting code from C++ to C#. First four chapters gave me a great overview of the language. The rest of the book handles the more specific mechanisms in C# and .NET

K. San Vicente
27 September, 2009


Book rating: 4Nothing more I can really say...

That hasn't already been stated in other reviews.

Basically, if you have any experience with structured scripting languages whatsoever - even basic JavaScript - you can learn (or freshen up) C# with this book quite easily. It presents the information in a way that is easy for those who learn by definition: Telling you what each reference is and what it does, then showing you an example of how it's used and what the outcome will be.

My only real complaint, and it may not be a complaint for you, is that there doesn't seem to be a plan or methodology, no linearity, in the way the information is given. It jumps around in a way that is a bit difficult to follow; the content is easy to understand, but I was hoping for something that more closely emulates stepping through an actual script. Start with the 'using' reference, explain that, then go to some of the common entry points and explain those, etc. You don't learn about 'using' until like 50 pages into the book, even though that's 9 times out of 10 the first line in the code.

Small nitpick, but it did affect me a bit, so I felt it necessary to note here in case you feel the same.

I suggest if you can find this book at a Borders or Barnes and Noble and can flip through it before buying (and I would suggest buying it from Amazon to save $10 if you like it), please do so. Make sure the layout of the book works for you. The content is guaranteed to.

M.D.C.
25 September, 2009


Book rating: 5Yes, a great reference

This is indeed a well written book that I rarely finds in the category of language references.
This book covers huge array of C# features without loss of technical depth. I'll keep it on my desk all the time.

Sang-min Park
02 August, 2009


Book rating: 5Great Book

There are a lot of reviews with all of the details on why you should by this book. I agree, it's a great reference and learning aid, you need this book.

Side note, I would love to hear the story of why the authors of the 2nd edition are: Ben Albahari, Peter Drayton, Ted Neward and the current (3rd) edition are just: Joseph & Ben Albahari... what happened to Peter and Ted? Didn't they write anything the first time around? or did Joseph need a book on his resume? Lol, wonder which.

Toaster
09 July, 2009