Microsoft MB2-701 - Extending Microsoft Dynamics CRM 2013 Exam
Page: 1 / 18
Total 90 questions
Question #1 (Topic: )
Which two features are included in the business application services of a Microsoft
Dynamics CRM application framework?
Dynamics CRM application framework?
A. web services
B. multi-tenancy
C. presentation
D. models
Answer: B,C
Question #2 (Topic: )
You are making a manual edit to the Account entity command bar.
Which section of the file customizations.xml for the Account entity should you update?
Which section of the file customizations.xml for the Account entity should you update?
A. FormXml
B. SiteMap
C. RibbonDiffXml
D. EntityInfo
Answer: C
Question #3 (Topic: )
You have a custom SQL Server Reporting Services (SSRS) report for Microsoft Dynamics
CRM Online.
You need to query the SQL tables for the report.
Which type of querying option should you use?
CRM Online.
You need to query the SQL tables for the report.
Which type of querying option should you use?
A. LINQ
B. QueryExpression
C. Filtered views
D. FetchXML
Answer: D
Question #4 (Topic: )
You are working with entity classes in a Microsoft Dynamics CRM plug-in. You use late
binding. Which entity attribute name should you use?
binding. Which entity attribute name should you use?
A. DisplayName
B. DisplayCollectionName
C. LogicalName
D. SchemaName
Answer: C
Question #5 (Topic: )
How should you register a plug-in for use in multiple organizations and in multiple stages?
A. Register the plug-in once for all organizations on the server and create a single configuration that will be inherited by all plug-in stages.
B. Register the plug-in for each organization individually on the server and create a single configuration that will be inherited by all plug-in stages.
C. Register the plug-in for each organization individually on the server and configure each stage that the plug-in will operate in separately.
D. Register the plug-in once for all organizations on the server and configure each stage that the plug-in will operate in separately.
Answer: C