ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 240 - MB-500 discussion

Report
Export

You are a Dynamics 365 Finance developer.

Users report that a sales table details form takes a long time to load and display data. You need to optimize the performance by implementing caching.

Which two actions should you perform? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Associate all display and edit methods with the form data source instead of the table.

Answers
A.

Associate all display and edit methods with the form data source instead of the table.

B.

Call the FormDataSource.research method.

Answers
B.

Call the FormDataSource.research method.

C.

Call the FormDataSource.cacheAddMethod method.

Answers
C.

Call the FormDataSource.cacheAddMethod method.

D.

Create display and edit methods on the table instead of the form data source.

Answers
D.

Create display and edit methods on the table instead of the form data source.

Suggested answer: A, C
asked 05/10/2024
adnan reubin
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first