https://www.developerfusion.com/t/nhibernate/books/sort/popularity/ NHibernate Book from Developer Fusion 2010-10-04T00:00:00.00Z http://www.developerfusion.com/book/5031/expert-c-business-objects-books-for-professionals-by-professionals/ Expert C# Business Objects (Books for Professionals by Professionals) 2004-07-08T00:00:00.00Z This book is a translation of Rockford Lhotka's industry-standard title Expert One-on-One Visual Basic .NET Business Objects into C# language. Lhotka's ideas remain extremely influential in .NET development, and this book translates those ideas directly to you, the C# programmer. James Crowley http://www.developerfusion.com/book/17553/expert-c-2005-business-objects-second-edition/ Expert C# 2005 Business Objects, Second Edition 2006-03-24T00:00:00.00Z Rockford Lhotka started writing his Business Objects books in 1996, and over the years, hes become one of the worlds foremost authorities on building distributed object-oriented systems. His industry-standard VB .NET Business Objects book not only addresses changes in .NET 2.0 and Visual Studio 2005, but also reflects substantial enhancements and improvements to the CSLA .NET Framework and how it can be used to create enterprise-level .NET applications. James Crowley http://www.developerfusion.com/book/81155/test-drive-aspnet-mvc/ Test Drive ASP.NET MVC 2010-05-30T00:00:00.00Z ASP.NET MVC 2.0 is C# on the web done right. No more fiddling around with Viewstate, IsPostBack(), and drag-and-drop coding. Microsoft has addressed the shortcomings of ASP.NET and created a framework that goes toe-to-toe with other popular web frameworks such as Ruby on Rails. Programming in C# is fun again!This book takes a test-first approach to the main features of ASP.NET MVC. James Crowley http://www.developerfusion.com/book/17524/applying-domaindriven-design-and-patterns-with-examples-in-c-and-net/ Applying Domain-Driven Design and Patterns: With Examples in C# and .NET 2006-05-18T00:00:00.00Z Applying Domain-Driven Design and Patterns is the first complete, practical guide to leveraging patterns, domain-driven design, and test-driven development in .NET environments. Drawing on seminal work by Martin Fowler and Eric Evans, Jimmy Nilsson shows how to customize real-world architectures for any .NET application. James Crowley http://www.developerfusion.com/book/11225/aspnet-35-social-networking/ ASP.NET 3.5 Social Networking 2008-12-11T00:00:00.00Z In Detail Social Networking is all about developing connections or ties between friends and associates. While people have always networked with one another the Internet has allowed us to network with people all over the world easily. Any interest or cause can support its own social network, where fans and followers can meet, chat, and share their views. But building a social networking site from scratch involves some complex logic, and some serious coding. This book shows how to build a scalable James Crowley http://www.developerfusion.com/book/90962/nhibernate-30-cookbook/ NHibernate 3.0 Cookbook 2010-10-04T00:00:00.00Z This book contains quick-paced self-explanatory recipes organized in progressive skill levels and functional areas. Each recipe contains step-by-step instructions about everything necessary to execute a particular task. The book is designed so that you can read it from start to end or just open up any chapter and start following the recipes. In short this book is meant to be the ultimate "how-to" reference for NHibernate 3.0, covering every major feature of NHibernate for all experience levels. James Crowley http://www.developerfusion.com/book/43759/programming-entity-framework/ Programming Entity Framework 2009-02-12T00:00:00.00Z Programming Entity Framework is a thorough introduction to Microsoft's new core framework for modeling and interacting with data in .NET applications. This book not only gives experienced developers a hands-on tour of the Entity Framework and explains its use in a variety of applications, it also provides a deep understanding of its architecture and APIs. From the Entity Data Model (EDM) and Object Services to EntityClient and the Metadata Workspace, Programming Entity Framework covers it all. James Crowley http://www.developerfusion.com/book/11247/nhibernate-in-action/ NHibernate in Action 2009-02-01T00:00:00.00Z 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, of Manning's bestselling Hibernate in Action. All traces of Java have been carefully replaced by their .NET equivalents. The book shows how to implement complex business objects, and later teaches advanced techniques like caching and session management. Readers will d James Crowley