5
Answers

Entity Framework

While working with Entity Framework 4.0 Which Approach is best to work.

1) DB First 
2) Model First
3) Code First

Please Explain Clearly with reason.

Thanks...

Answers (5)