In this we create the model first and its entities. after make all our model, view and controller, “Code First” approach can auto generate the database for us. 1. EF’s “code first development” support is currently enabled with a separate download that runs on top of the core EF built-into .NET 4. CTP4 of this…
Continue reading