On Thu, 24 Jul 2008 19:12:57 +0200, Crash <so*********@san.rr.comwrote:
Also I hear that there is a major controversy over Linq to entity VS.
Linq to SQL -- which is the best path?
IMHO it really depends on the problem you need to solve. LINQ to SQL is a
great tool for rapid development of database driving applications
(including those for the web). Entity Framework is a much more complex -
and equally more powerfull - tool.
David Hayden made a nice write up on the subject a year ago, but I believe
that his points on "when to use Entity Framework" still holds:
http://www.davidhayden.com/blog/dave...LinqToSQL.aspx
Another similar comparison can be found at Avi Wortzel's blog:
http://blogs.microsoft.co.il/blogs/a...nq-to-sql.aspx
--
Joern Schou-Rode
http://malamute.dk/