C# Tools C# Tools

A collection of C# (C-Sharp) development tools and .NET programming resources.
[ Login ]


NHibernate

9
11
Last Updated: 11/22/2011

An object-relational mapping (ORM) solution for the Microsoft .NET platform. It provides a framework for mapping an object-oriented domain model to a traditional relational database.

Related Items
Generates a complete data layer for your VB and C# applications.
A reusable and extensible source code-based guidance that simplifies development of common data access functionality in .NET-based applications.
SQL Server Centric .NET Code Generator (code named OlyMars) is a code generator based on database modeling.
A model-driven tool that combines agile database modeling, declarative business rules, code generation and integration with Microsoft Visual Studio.
Related Books

Professional Enterprise .NET (Wrox Programmer to Programmer)
Professional Enterprise .NET (Wrox Programmer to Programmer)Comprehensive coverage to help experienced .NET developers create flexible, extensible enterprise application code

If you're an experienced Microsoft .NET developer, you'll find in this book a road map to the latest enterprise development methodologies. It covers the tools you will use in addition to Visual Studio, including Spring.NET and nUnit, and applies to development with ASP.NET, C... more


Working with NHibernate 3.0 (Wrox Blox)
Working with NHibernate 3.0 (Wrox Blox)This book provides examples using the IQuery, ICriteria, QueryOver, and LINQ to NHibernate API’s within the context of an example Guitar Store inventory program.  The reader is walked through the creation of a Microsoft SQL Server 2008 database, the creation of a Visual Studio 2010 solution consisting of 3 projects (a Window Presentation Foundation (WPF), a Console Application, and a Cl... more


NHibernate 3 Beginner's Guide
NHibernate 3 Beginner's GuideThis is a beginner’s guide with comprehensive step-by-step instructions. There are appropriate screenshots throughout the book and plenty of code, which is explained in a well-thought-out format. If you are a new or seasoned developer of .NET web or desktop applications who is looking for a better way to access database data, then this book is for you. It is a basic introduction to NHibernate, wit... more