in Education by
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago. With LINQ to SQL most likely going to not get as much active development as Entity Framework do you think it's best to switch to Entity Framework? I've personally found EF to be very clunky and hard to use compared to LINQ to SQL which feels very natural. EDIT: I recently posted an article on my blog about my feelings towards this potential decision... ADO.NET v LINQ to SQL JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
IMO, not at the moment. It is clear (from recent announcements especially) that EF is in for some heavy revisions as the "thunderdome" scenario plays out between LINQ-to-SQL and EF. Whatever happens, EF (in a few years) will almost certainly look quite different to EF today. Or certainly "different enough" ;-p As such, my view is: stick with simple. And simple is LINQ-to-SQL. I don't see much benefit learning a notoriously complex system if I know it is going to change very soon. And I'm 100% with you on LINQ-to-SQL ;-p If I needed something more than LINQ-to-SQL right now, I'd look at NHibernate or maybe LLBLGen Pro. (edit - as an update, my position has softened a little bit, here and here - but I'm still using LINQ-to-SQL as my primary tool; also - LINQ-to-SQL isn't quite dead yet ;-p).

Related questions

0 votes
    I have an incoming json object that represents the data pulled from a database structure. I would like to ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 24, 2022 in Education by JackTerrance
0 votes
    I've searched stackoverflow for a proper solution on generating a many-to-many relationship, using EF Core, ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 13, 2022 in Education by JackTerrance
0 votes
    I'm using EF code first. By convention, I have added a foreign key and a reference to the foreign ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 9, 2022 in Education by JackTerrance
0 votes
    Department and store model. They are a one to one relationship. when I do the (Include) only some ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 7, 2022 in Education by JackTerrance
0 votes
    I want to test my Entities that are built using Entity Framework. My concern is that using Entity Framework ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    I try to create database from entity framework code first follow with this tutorial http://www.asp.net/mvc ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    I have two tables. Orders OrderID | UserID | OrderTotal 1 | 1 | 100 2 | 2 | 110 3 | 1 ... questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    What is Database First Approach in MVC using Entity Framework?...
asked Apr 5, 2021 in Education by JackTerrance
0 votes
    Why do you think we must use the Raspberry Pi?...
asked Jan 20, 2023 in Technology by JackTerrance
0 votes
    Do you think recommendation system in YouTube works on Pattern Recognition Please answer the above question....
asked Aug 23, 2022 in Education by JackTerrance
0 votes
    Do you think that citizens in India should 8 have the right to employment? Please answer the above question....
asked Aug 14, 2022 in Education by JackTerrance
0 votes
    Do you think, if all the movements co-ordinate with each other, the result will be more effective? Please answer the above question....
asked Aug 14, 2022 in Education by JackTerrance
0 votes
    Do you think there should be family monopoly in politics? Please answer the above question....
asked Aug 13, 2022 in Education by JackTerrance
0 votes
    Why do you think India is now considered as an important centre of power? Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    why do you think India is now considered as am important center of power? Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
...