Ted Neward has written and article for MSDN that discusses the mimatch between object programming and relational data and how different technologies go about solving this issue. The article compares how LINQ addressed the problem in relation to other technologies including JDBC/ADO.NET, code generators, SQLJ, and ORM tools such as NHibernate.


Read More