Duplicate:
- http://stackoverflow.com/questions/66156/whose-data-access-layer-do-you-use-for-net
- http://stackoverflow.com/questions/380620/what-object-mapper-solution-would-you-recommend-for-net-closed
- http://stackoverflow.com/questions/217655/using-entity-framework-entities-as-business-objects
- http://stackoverflow.com/questions/146087/best-performing-orm-for-net
I'm new to Object Relational Mapping (ORM) and my question is: what are the differences and the pros and cons of each of the following tools/technologies:
- Linq to Sql
- NHibernate
- Subsonic
- ADO.NET Entity Framework