Tuesday, August 5, 2008

Free MB6 513 exam question

1. What is the purpose of the client/server trace tool?

A. Monitoring of parameter values transfered between client and server.
B. Detecting logical error related to three tier execution of the code.
C. Measuring the amount of data transfered between the client and server.
D. Monitoring the number of RPC calls between the client and server.

Answer is D

2. How can you specify which microsoft dynamics ax 4.0 application to access?

A. Edit the AX.ini file
B. Use the Microsoft Dynamics Confuration Utility
C. Use the Microost Dynamics AX server configuratioin utility.
D. Use the Microsoft Dynamics AX server client utility.

Answer: C


3. The Microsoft Dynamics Ax4.0 project module is used to. choose the 3 that apply

A. Record costs of individual projects.
B. Create a Grant chart for a project.
C. Record revenue gained from individual projects.
D. Calculate total project costs.

Answer: A, C, D

4. What is the Microsoft Dynamics Ax4.0 project Module used for?

A. Estimate and record costs and revenue transactions for individual projects.
B. Create production work flow processes and procedures.
C. Create Grant charts of projects.
D. Estimate project schedules, timeline and milestones.

Answer: A

5. What is the Difference between a static method and an instance method ?

A. A static metohd can only be called once.
B. A static method can be called without a class instance.
C. A static method does not support user dialogs.
D. Static methods are always used to construct instances of classes.

Answer: B

6. How can a programmer use Microsoft Dynamics Ax 4.0 to track long queries with a threshold of more than 100 milliseconds?
A. In the user options form, select SQL trace, check infolog in the long queries group, and set the threshold to 100
B. Start Microsoft Dynamics Ax4.0 with the start up command -longqueries = 100
C. Enter the Threshold value 100 in the system trace from located in the Database folder of the administrator tab of Main menu.
D. Select the SQL monitoring checkbox in the system monitoring form and enter the value 100.

Answer: A

7.Which of the following are two of the characteriscs of the microsoft Dynamics AX .Net Business Connector? choose the 2 that apply.
A. Requires Microsoft Windows authentication.
B. It is backward compatible with the COM business connector.
C. Has a Business Connector proxy user, which acts on behalf of user who cannot be fully authenticated.
D. provides an event log that only recored .Net events

Answer: A,C

8. What can the Find tool be user for? choose the 3 that apply.
A. Find all Forms modified after a specified date.
B. Find all Reports with best practice errors.
C. Find all Classes that run on server.
D. Find all objects modified by you

Answer: A, C, D

9 How do you enable personalization of a form when starting the form from x++ code? choose the 2 that apply.
A. Call the form using the parameter "-AllowEdit=Yes".
B. You use a menu item.
C. Users can never manipulte a form when it is activated from x++ code.
D. Use classFactory to instantiate formRun.

Answer: B , D

10. What is the purpose of RunBase Framework?
A. it defines a common structure for all data entry/queries in Microsoft Dynamics Ax4.0.
B. It defines a common structure for all access rights in Microsoft Dynamics Ax4.0.
C. It defines a common structure for all data manipulation in Microsoft Dynamics Ax4.0.
D. It defines a common structure for all forms in Microsoft Dynamics Ax4.0.

Answer: C

No comments:

Post a Comment