I created my entity Model and it's a bit different than yours ! in your version you just have EmployeeDataModel.edmx and within that you have EmployeeDataModel.designer.cs. however I have bunch of different stuff including Employee.cs and Department.cs which is keeping me from creating another Department class within that Folder. what should I do ?
I created my entity Model and it's a bit different than yours ! in your version you just have EmployeeDataModel.edmx and within that you have EmployeeDataModel.designer.cs. however I have bunch of different stuff including Employee.cs and Department.cs which is keeping me from creating another Department class within that Folder. what should I do ?
ReplyDelete