Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

13
votes
3answers
663 views

What Are Your Thoughts On Entity Framework 4.0? [closed]

The initial release of the Entity Framework wasn't regarded well in the development community. Developers felt a number of things were left out, and many continued to use other ORM's, such as LINQ To ...
4
votes
1answer
158 views

Does Entity Framework 4.0 allow to work without designers?

I currently enjoy working with NHibernate + Fluent NHibernate. I considered Entity Framework v1 because of its mature Linq support but I do not like working with clicky designers; and it did not ...
0
votes
1answer
161 views

Is it easier to go from LinqToSQL to EF4.0 or EF3.5 to EF4.0?

Now that Entity Framework 4.0 is coming out I was wondering, if you were planning to use EF 4.0 when it is released would it be easier to go from LinqToSQL to EF 4.0 or EF 3.5 to 4.0? In other words ...
0
votes
2answers
124 views

Moving to Entity Framework v4

I know that EFv4 is still in Beta2, but I would like to hear your opinions: When are you considering to make the move from EFv1 to EFv4? Are you waiting for the final version of .NET Framework 4.0? ...