Monday, 10 August 2015

ADD EDMX FILE TO THE NEW PROJECT

ADD EDMX FILE TO THE PROJECT

Let's see how to add Edmx file to the project, Right click on the model  > Select New Item >  ADO.NET Entity Data Model. Name it as EmployeeModel. then add



Database first approach
Choose EF Designer from Database.  Next






Finally Select the tables to add into to Edmx file.



No comments: