Module 1: Introduction to Visual Studio - Quiz

  • A Navigation Pane
  • B Business Process Modeler
  • C Task Recorder
  • D User Options
  • A SQL Server Reporting Services
  • B Power BI
  • C Financial Reports
  • D All the above
  • A By going to the View menu on the toolbar and selecting Model View
  • B By right-clicking on the AOT node in the Application Explorer and selecting model view
  • C By right-clicking any model and selecting model view
  • D By navigating to the AX menu and selecting model view
  • A A Visual Studio project.
  • B A collection of elements (metadata/source files) that represent a distributable software solution.
  • C A file used to deploy customizations to a production environment
  • A Create a new entity and copy all the properties from VendorInvoiceLineEntity.
  • B Extend VendorInvoiceLineEntity.
  • C Overlayer your changes on the existing VendorInvoiceLineEntity.
  • D Edit VendorInvoiceLineEntity directly.
  • A Source code
  • B Metadata
  • C Binaries
  • D Application models