Showing posts with label ORM. Show all posts
Showing posts with label ORM. Show all posts

Introduction to Fluent Nhibernate

Introduction: Fluent Nhibernate is a great O/RM tool to specify strongly typed mapping in the form of classes on the top of NHibernate f...

Introduction to N-hibernate

Introduction: Hibernate is a .NET based object persistence library for relational databases. Basically it is a framework that allows us ...

Introduction to Entity Framework

Introduction: ADO.NET Entity Framework is an Object/Relational Mapping (ORM) framework that enables developers to work with relational d...