shopping cart
Call us:  800-878-7323 HELP
McAfee SECURE helps keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams.
Interviews | June 19, 2009

All posts by Dave Jim Lynch Makes Landscape Art... Out of Text

If Carl Hiaasen set one of his novels on a residential stretch of boundary line between British Columbia and Washington, or if Richard Russo's characters had relatives in the Pacific Northwest, the result might be something like Jim Lynch's Border Songs. Continue »


  1. $18.16 Sale Hardcover add to wish list

    Border Songs

    Jim Lynch

Ships free on qualified orders.
$49.99
TRADE PAPER, NEW
Ships in 1 to 3 days
Add to Wishlist
Qty Store Section
2 Beaverton Computer Languages- C#
25 Local Warehouse Computer Languages- C#
14 Remote Warehouse Computer Languages- C#
3 Technical Computer Languages- C#


Other titles in the In a Nutshell series:

  1. .Net Windows Forms in a Nutshell with CDROM
  2. A+, Network+, Security+ Exams in a Nutshell: A Desktop Quick Reference
  3. ADO.NET in a Nutshell with CDROM
  4. Algorithms in a Nutshell
  5. AppleScript in a Nutshell
  6. Asp in a Nutshell 2ND Edition a Desktop Quick Re
  7. Asp.net in a Nutshell 2ND Edition
  8. Bluetooth in a Nutshell
  9. C in a Nutshell
  10. C# in a Nutshell 2ND Edition
  11. C++ in a Nutshell
  12. Cisco Ios in a Nutshell 2ND Edition
  13. Cocoa in a Nutshell
  14. Delphi in a Nutshell
  15. Dreamweaver in a Nutshell
  16. Excel 2000 in a Nutshell: A Power User's Quick Reference
  17. J2me in a Nutshell
  18. Java Enterprise in a Nutshell 2ND Edition
  19. Java Enterprise in a Nutshell 3RD Edition
  20. Java Examples in a Nutshell 3RD Edition
  21. Java Foundation Classes in a Nutshell
  22. Java in a Nutshell 5TH Edition
  23. Java Web Services in a Nutshell
  24. Jini in a Nutshell: A Desktop Quick Reference
  25. JXTA in a Nutshell
  26. Learning the Bash Shell 3RD Edition
  27. Lingo in a Nutshell: A Desktop Quick Reference
  28. Linux in a Nutshell 5TH Edition
  29. Linux Kernel in a Nutshell
  30. Lotus Domino Administration in a Nutshell: A Desktop Quick Reference
  31. Lpi Linux Certification in a Nutshel 2ND Edition
  32. Mac OS X in a Nutshell
  33. Mac OS X Panther in a Nutshell
  34. Mac OS X Tiger in a Nutshell
  35. MCSD in a Nutshell: The Visual Basic Exams
  36. MCSE Core Elective Exams in a Nutshell: Covers Exams 70-270, 70-297, and 70-298
  37. MCSE Core Required Exams in a Nutshell: The Required 70: 290, 291, 293 and 294 Exams
  38. MCSE in a Nutshell: The Windows 2000 Exams
  39. Mysql in a Nutshell
  40. Mysql in a Nutshell 2ND Edition
  41. Net Attributes in a Nutshell
  42. Oracle in a Nutshell
  43. Outlook 2000 in a Nutshell: A Power User's Quick Reference
  44. Pc Hardware in a Nutshell 3RD Edition
  45. Perl in a Nutshell 2ND Edition
  46. PHP in a Nutshell
  47. Python in a Nutshell 2ND Edition
  48. R in a Nutshell
  49. Ruby in a Nutshell
  50. SCO Unix in a Nutshell
  51. Sql in a Nutshell 1ST Edition
  52. Sql in a Nutshell 2ND Edition
  53. Sql in a Nutshell 3RD Edition
  54. Statistics in a Nutshell: A Desktop Quick Reference
  55. TCL/TK in a Nutshell
  56. UML 2.0 in a Nutshell
  57. Uml in a Nutshell 1ST Edition
  58. Unix in a Nutshell 3RD Edition Desktop Quick Ref
  59. Unix in a Nutshell 4TH Edition
  60. VB & VBA in a Nutshell
  61. VB.NET Core Classes in a Nutshell with CDROM
  62. Vbscript in a Nutshell 2ND Edition
  63. Visual Basic 2005 in a Nutshell 3RD Edition
  64. Web Design in a Nutshell 2ND Edition
  65. Web Design in a Nutshell 3RD Edition
  66. Webmaster in a Nutshell 3RD Edition
  67. Windows 2000 Administration in a Nutshell: A Desktop Quick Reference
  68. Windows 98 in a Nutshell
  69. Windows NT in a Nutshell
  70. Windows Server 2003 in a Nutshell
  71. Windows Vista in a Nutshell: A Desktop Quick Reference
  72. Windows XP in a Nutshell
  73. Word 2000 in a Nutshell: A Power User's Quick Reference
  74. Xaml in a Nutshell
  75. Xml in a Nutshell 3RD Edition

C# 3.0 in a Nutshell 3RD Edition

by Joseph Albahari

C# 3.0 in a Nutshell 3RD Edition Cover

Synopses & Reviews

Publisher Comments:

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 Framework that such books omit, this one covers in detail.

Synopsis:

Get a jump on C# 3.0 with this all-new edition of O'Reilly's classic C# 3.0 in a Nutshell. Completely rewritten to encompass changes to the C# language planned for the Orcas release of Visual Studio, this is the one reference experienced programmers will want to have at hand as they put its new features to work. Like previous editions, C# 3.0 in a Nutshell is concise and to the point, covering the essentials of language syntax and usage as well as the parts of the .NET base class libraries that programmers need to master to build working applications. Unlike previous editions, the detailed .NET class library reference has been replaced with more scenarios and morer usage examples for the many language and CLR features covered. Many chapters, such as those devoted to collections, I/O and streams and threading, have been completely rewritten, and new C# 3.0 topics have been added, including: Lambda expressions Query comprehensions Extension methods Object initializers Anonymous types Implicitly typed local variables Implicitly typed arrays Expression trees If you're the kind of programmer who can't wait for Orcas to begin testing the new capabilities of C#, buy this book and let authors Joe Albahari and Ben Albahari show you have to get productive, fast.

Product Details

ISBN:
9780596527570
Subtitle:
A Desktop Quick Reference
Author:
Albahari, Joseph
Author:
Albahari, Ben
Publisher:
O'Reilly Media
Subject:
Programming Languages - C
Copyright:
Edition Number:
3
Edition Description:
O'Reilly
Series:
In a Nutshell
Publication Date:
September 2007
Binding:
Paperback
Language:
English
Illustrations:
Y
Pages:
838
Dimensions:
9.09x6.10x1.58 in. 2.28 lbs.

Related Aisles

  • back to top

Powell's City of Books is an independent bookstore in Portland, Oregon, that fills a whole city block with more than a million new, used, and out of print books. Shop those shelves — plus literally millions more books, DVDs, and eBooks — here at Powells.com.