It also gave you a 1:1 table to object mapping. End result is usually either a lousy database design or a lousy object model.
Regards, Greg From: [email protected] [mailto:[email protected]] On Behalf Of Greg Keogh Sent: Wednesday, 14 July 2010 1:03 PM To: 'ozDotNet' Subject: RE: Advice for Data Access - Hibernate/Linq/Fluent/etc <snip> I have never considered using LINQ to SQL because it was worthless in n-tier scenarios where the classes could not be serialized away from the context. (is this still the case?) Greg
