Tech Library
C# 3.0 Cookbook ****
Jay Hilyard and 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. Every recipe in the book has been reconsidered with...
C# 5.0 in a Nutshell: The Definitive Reference ****
Joseph Albahari and Ben Albahari
When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, a...
C# Essentials ****
Ben Albahari and Peter Drayton and Brad Merrill
Amazon.com ReviewIf you want to learn Microsoft's new C# programming language quickly, you can perhaps do no better than C# Essentials, a compact and extremely intelligent guide.While most of today's programming books seem to be trying to outdo one a...
LINQ in Action ***
Fabrice Marguerie and Steve Eichert and Jim Wooley
LLINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of th...
NHibernate in Action
Pierre Henri Kuaté and Christian Bauer and Tobin Harris and Gavin King
In the classic style of Manning's "In Action" series, NHibernate in Action shows.NET developers how to use the NHibernate Object/Relational Mapping tool.This book is a translation from Java to .NET, as well as an expansion, ofManning's bestselling Hi...
Programming Ruby: The Pragmatic Programmers' Guide ****
David Thomas and Chad Fowler and Andrew Hunt
Ruby is an increasingly popular, fully object-oriented dynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst onto the scene in the Western world, the Pragmatic Program...