Tech Library
home

Tech Library

.NET Domain-Driven Design With C#: Problem - Design - Solution ***
Tim McCarthy
As the first technical book of its kind, this unique resource walks you through the process of building a real-world application using Domain-Driven Design implemented in C#. Based on a real application for an existing company, each chapter is broken...
The Art of Unit Testing: With Examples in .NET ****
Roy Osherove
Unit testing, done right, can mean the diff erence between a failed project and a successful one, between a maintainable code base and a code base that no one dares touch, and between getting home at 2 AM or getting home in time for dinner, even befo...
Building a Web 2.0 Portal With ASP.NET 3.5 ****
Omar Al Zabir
If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with ASP.NET 3.5 and other cutting-edge Microsoft technologies. You learn how to develop rock-solid web portal applications that...
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...
Entity Framework 4.0 Recipes: A Problem-Solution Approach
Larry Tenny and Zeeshan Hirani
Entity Framework 4.0 Recipesprovides an exhaustive collection of ready-to-use code solutions for Entity Framework, Microsoft's vision for the future of data access. Entity Framework is a model-centric data access platform with an ocean of new concept...
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...