258 Views
This article shows you a solution where you DON’T use a designer or wizard for designing your model, it focuses on “Code first” where the entities are designed manually in code, as pure POCOs. I'm comparing Entity framework 4 Code first vs Linq to Sql.
0 comments