QuestionQ29

Plan the architecture and solution design

You are onboarding a new Dynamics 365 Finance developer.

You need to describe the relationships among models, packages, and projects to the new hire.

Which three design concepts should you explain? Each correct answer represents a complete solution.

NOTE: Each correct selection is worth one point.

Choose three
  • A A project can contain elements from multiple models.
  • B A model is a group or collection of elements that constitute a distributable software solution.
  • C A Visual Studio project can belong to more than one model.
  • D A model is a design time concept.
  • E A package is a deployment unit that may contain one or more models.
Explanation

A model is a design-time grouping of elements, such as metadata and source files, that typically makes up a distributable software solution. A package is the deployment and compilation unit and can contain one or more models. A Visual Studio project can contain elements from only one model; a solution must use multiple projects when work spans models. Microsoft Learn: Models and packages Microsoft Learn: Finance and operations project type in Visual Studio

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!