Microsoft
70-515 · Question #100
70-515 Question #100: Real Exam Question with Answer & Explanation
Sign in or unlock 70-515 to reveal the answer and full explanation for question #100. The question stem and answer options stay visible for context.
Question
You are deloping an ASP.NET Dynamic Data Web application. The application uses entities from a global library named Entities. The Application_Start event contains the following code segment: DefaultModel.RegisterContect(typeof)(Entities.MyDBDataContext), new ContextConfiguration() { ScaffoldAllTables = false }); You need to ensure that the application shows the Order and Customer entities and hides all other entities. What should you do?
Options
- ASet the ScaffoldAllTables property of the ContextConfiguration to true.
- BCreate a partial class for each entity except Order and Customer within the Entities library
- CCreate a partial class for the Order and Customer entities within the web application and
- DCreate a partial class for the Order and Customer entities within the Entities library and
Unlock 70-515 to see the answer
You've previewed enough free 70-515 questions. Unlock 70-515 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.