Extension - Quiz

  • A Overlayering-based development
  • B Legacy development
  • C Extension-based development
  • D None of the above
  • A Extensions take less time to create.
  • B Build times are reduced with extensions.
  • C Updates are rolled out less frequently by using extensions.
  • D Extensions cost more to maintain than overlaying.
  • A Enums, where the IsExtensible property is set to True, can be extended.
  • B Any enum in Visual Studio can be extended.
  • C Only enums that are contained in the Application Suite model can be extended.
  • D Enums, where the IsExtensible property is set to False, can be extended.
  • A Ensure that the Sync database on build property is set to True.
  • B Check that you're referencing the model that houses the element that you want to extend.
  • C Verify that the AOT is set to Model view instead of Classic view.