Select from following answers:- Create a class library project named STESchoolModelTypes that links to the self-tracking entity types template that is created in the STESchoolModel project. Configure the client to reference this project.

- Create a class library project named STESchoolModelTypes. Move the self-tracking entity types template that is created in the STESchoolModel project to this project. Configure the client to reference this project.
- Configure the client to reference the STESchoolModel project. Mark the ObjectContext-derived class as protected internal.
- All Above
The template should reside in the same project as the EDM. However, it can be linked by another project.
The template must reside in the same project as the model to generate classes.
Show Correct Answer
Source: MeasureUp.Com | |
Alert Moderator