Between Entity Framework 4.0 & Linq to Sql which one should I Use. I already have database ready in Sql Server 2008.
Please answer with detail explanation...
Thanks...
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted Oct 18, 2013, 6:11 AM
use entity framework because it is the enhanced technology of linq, and other you already have database so user entity framework with database first module.
Sujit SahooPosted Oct 18, 2013, 6:25 AM