You work as a Web Developer in PassGuide.com. The company uses Microsoft .NET Framework
4. You generate an .edmx file using Entity Data Model Wizard. Which of the following are the
properties of .edmx file?
Each correct answer represents a complete solution. Choose all that apply.
A.
Custom Tool
B.
Validate On Build
C.
Build Action
D.
Custom Tool Namespace
Explanation:
http://msdn.microsoft.com/en-us/library/vstudio/cc716703%28v=vs.100%29.aspx
I verified the answer by creating edmx file and looking at file properties (do not confuse with conceptual model properties, as in question 8)
That is q#69 right now.