Questions tagged [efv4]

4 questions
13
votes
3 answers

What Are Your Thoughts On Entity Framework 4.0?

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 SQL and NHibernate. The good news, however, is…
senfo
  • 28,488
  • 15
  • 76
  • 106
4
votes
1 answer

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 support POCO, anyway. Now EF v4 does support POCOs;…
queen3
  • 15,333
  • 8
  • 64
  • 119
0
votes
1 answer

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 if you were starting a project now anticipating…
dtc
  • 10,136
  • 16
  • 78
  • 104
0
votes
2 answers

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? Will you move (or planning to move) your current…
Nelson Reis
  • 4,780
  • 9
  • 43
  • 61