Compare prices and save on cheap textbooks at CheapestTextbooks.com
Compare prices and save on cheap textbooks at CheapestTextbooks.com HACKER SAFE certified sites prevent over 99.9% of hacker crime.
CheapestCDPrice.comCheapestDVDPrice.comCheapestTextbooks.comGo to CheapestTextbooks USA!Go to CheapestTextbooks UK!
Multi-Store Textbook Search
  
(What's this?)
Selected Product:

C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))
C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))

Illustrated
Edition: 3
Author: Joseph Albahari, Ben Albahari
Publisher: O'Reilly Media, Inc.
Release Date: 2007-09-26
ISBN-10: 0596527578
ISBN-13: 9780596527570
List Price: $49.99
Average Customer Rating:
Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0
Similar Products

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
ISBN-10: 1590598849
ISBN-13: 9781590598849
List Price:$59.99


Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)
Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)
ISBN-10: 1590597893
ISBN-13: 9781590597897
List Price:$44.99


C# 3.0 Design Patterns
C# 3.0 Design Patterns
ISBN-10: 059652773X
ISBN-13: 9780596527730
List Price:$39.99


LINQ in Action
LINQ in Action
ISBN-10: 1933988169
ISBN-13: 9781933988160
List Price:$44.99


C# 3.0 Cookbook
C# 3.0 Cookbook
ISBN-10: 059651610X
ISBN-13: 9780596516109
List Price:$54.99


Our Review: To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) by Joseph Albahari, Ben Albahari (ISBN-10: 0596527578, ISBN-13: 9780596527570).

At this time we have not yet written a review for C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) by Joseph Albahari, Ben Albahari (ISBN-10: 0596527578, ISBN-13: 9780596527570). Please continue to keep checking back to this page as we are constantly adding reviews.

Summaries and Customer Reviews are supplied by Amazon.com

Summary:
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.

Customer Reviews
Average Customer Rating: Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0 Score = 5.0

More Than a Reference!
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
I have been building software professionally for about 20 years, and in that time have read a lot of books. While generally impressed with the O'Reilly series, this book exceeded my expectations.

I think C# 3.0 in a Nutshell is clear, very well written, concise (even at 700+ pages), thorough and practical. While not for the first-time programmer, this book is an excellent reference, guide and teacher for those familiar with .NET and C# concepts, and who wants to review the basics as well as learn about the new .NET 3.5 constructs, e.g., LINQ.

Of course, other books specifically dedicated to a given topic will go into more depth, but this is a great place to get a fairly deep overview accompanied by cogent explanations and examples.


This is a must-have on every .NET programmer's bookshelf.


Very good, from a non-programmer
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
This book seems like a great reference so far. I had been hoping to learn C# with this book, but it's not really a learning book. it's definitely first and foremost a reference. Most of the wording is quite dense. I found myself reading the first few pages several times because they were so packed with information as they tried to explain the entire layout of C#. Later in the book I could pick out useful information with a fast read.

I was annoyed that it advertises a free online edition, because that is not true. The online edition is free for only a short time, and after that the subscription is very expensive. It would be nice if there were a place online where you could download examples or notes. It's nice to have an online and print copy of the same book just for text searching.

Great C# reference
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
This is one of the few programming books I bought I actually keep nearby. Great reference for everyday C# coding needs - better organized and more clear than MSDN.

On my desk
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
This book is a huge step up from the first edition. It's totally rewritten. I bought it a couple of weeks ago and now it's between the keyboard and the screen. I am continually referring to it.
The chapters on assemblies and reflection are worth the price of the book alone.
I could not ask for more.


Excellent Reference on C#, .NET, and LINQ
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
This is an excellent reference on C#, the .NET framework, and LINQ. It's not just a rewrite of MSDN, but gives some great insight into how to use the core pieces of the .NET framework for practical applications.

The chapters on LINQ alone are worth the cost of the book. The authors dive deep into LINQ and really give you a good understanding of how it works.

I also like how the authors stay focused on the core pieces of .NET, and don't stray too deep into things like WCF and WPF. There are plenty of good books for that.

I highly recommend this for anyone desiring to learn more about C#, the .NET framework, and LINQ.

























Suggestions | Textbook Store Reviews | Site Map | Textbook Reviews | Contact Us
Cheap Textbooks | Used Textbooks | Discount Textbooks | Buy College Textbooks
© 2008 . All rights reserved. Privacy Statement and Disclaimer
web site design and support by Crystal Solutions