Tuesday 7 September 2021

Microsoft D365FO/ AX Interview Questions

Here is a list of questions that we think are best to prepare for the Dynamics interview


  1. Difference between AX2012 and D365FO
  2. How to perform Customization on forms, tables, classes in D365FO
  3. Explain Event handlers
  4. Difference between Display and edit method.
  5. Override methods in tables, forms.
  6. Difference between the temp table and the container?
  7. Difference between In-Memory and TempDB
  8. Types of reports are there in Ax
  9. Report development steps
  10. What is Chain of Command 
  11. Types of delete action?
  12. DIXF Framework
  13. What is the development environment used in D365FO?
  14. Difference between form init() & DS init()
  15. Types of Table groups
  16. Differentiate Refresh (), Reread (), Research (), Executequery ()?
  17. Difference Between Pass By Reference And Pass By Value
  18. Different ways to create lookups in AX 
  19. Difference between Primary & Cluster index.
  20. Main classes in report development  
  21. What Is User Interface Builder Class?
  22. what are maps in Ax?
  23. What are views in d365?
  24. What is the difference between overloading and overriding?
  25. What is Polymorphism? how it works in AX?
  26. How to create a model in D365FO?
All the best !!!

No comments:

Post a Comment

Difference Between Edit And Display Method in Ax

Display Method: The display method means that the method’s return value is being displayed on a form or a report.  This value is fixed and c...