You are building an ADO.NET Entity Framework application.
You need to validate the conceptual schema definition language (CSDL), store schema
definition language (SSDL), and mapping specification language (MSL) files.
Which Entity Data Model tool can you use? (Each correct answer presents a complete
solution. Choose all that apply.)
A.
ADO.NET Entity Data Model Designer
B.
EDM Generator (EdmGen.exe)
C.
Create Database Wizard
D.
Entity Data Model Wizard
Answers are A & B
https://msdn.microsoft.com/library/bb387165(v=vs.100).aspx
https://msdn.microsoft.com/library/cc716694%28v=vs.100%29.aspx
Incorrect. A & B: http://www.aiotestking.com/microsoft/which-entity-data-model-tool-can-you-use-3/