Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • 58
    Actually, we don't like EF because it has such a poor designer and is so extremely, extremely buggy. I've never found it to be all that complex. Commented Apr 22, 2010 at 21:10
  • 13
    A LOT of major e-commerce sites use LINQ to SQL. Examples: Redbox, Stackoverflow, etc. Commented Dec 22, 2010 at 4:30
  • 14
    I know a LOT of good developers that use LINQ to SQL and say these articles are totally overblown. I agree. LINQ to SQL has been used in powerful .coms and still is. Commented Dec 29, 2010 at 4:16
  • 4
    Yep, calling .ToString() on an integer property in a L2EF query shouldn't cause an exception. Commented Mar 11, 2011 at 21:43
  • 3
    @BlueRaja-DannyPflughoeft Is it still true after more than 5 years ? Commented Dec 1, 2015 at 12:33