Microsoft Exam Questions

Which of the following modes will you use in EdmGen.exe command-line tool to create a source code fi

You work as an Application Developer in PassGuide.com. The company uses Microsoft .NET

Framework 4. Which of the following modes will you use in EdmGen.exe command-line tool to
create a source code file that contains the views generated from the .csdl, .ssdl, and .msl files?

A.
/mode:ViewGeneration

B.
/mode:EntityClassGeneration

C.
/mode:FullGeneration

D.
/mode:ValidateArtifacts

Explanation: