Click here to Skip to main content
15,885,771 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I am working with VS 2008 and I am about to start a new web based development. I am wondering if Entity Framework is a good option for a web development and if the time invested in learing E.F. will be a good investment in the short term ( the web project is 4 months long ).
Let's say I have a 2 weeks period to learn EF, before having an impact in the project.
Posted
Updated 29-Aug-11 8:00am
v2

If you're asking this, then you probably aren't familiar with EF. That means there's going to be a learning curve. If you think that the schedule is robust enough to absorb the learning curve (including at least one project restart due to "lessons learned"), go for it. If not, avoid it.
 
Share this answer
 
Personally I like EF, if you already have a good grasp of LINQ then the leaning curve wont be very steep, as long as you don't want to do something very fancy.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900