Microsoft MB6-869日本語 Exam Overview:
| Certification Vendor: | Microsoft |
| Exam Name: | Microsoft Dynamics AX 2012 Development Introduction |
| Exam Number: | MB6-869 |
| Available Languages: | English, Japanese, Chinese (Simplified) |
| Related Certifications: | Microsoft Certified Solutions Expert (MCSE): Business Applications |
| Exam Duration: | 90–120 |
| Real Exam Qty: | 40–75 |
| Passing Score: | 700 / 1000 |
| Exam Price: | $165 USD |
| Exam Format: | Multiple choice, Multiple answer, Drag and drop, Case studies, Active screen |
| Certificate Validity Period: | Retired, no active validity |
| Recommended Training: | Microsoft Official Course 80038: Development Introduction in Microsoft Dynamics AX 2012 Microsoft Dynamics AX 2012 Developer Documentation |
| Exam Registration: | Microsoft Learning Registration Prometric Registration |
| Sample Questions: | Microsoft MB6-869日本語 Sample Questions |
| Exam Way: | Proctored onsite at Prometric test centers; online proctoring not available |
| Pre Condition: | Basic knowledge of Microsoft Dynamics AX 2012 and object-oriented programming principles |
| Official Syllabus URL: | https://learn.microsoft.com/en-us/previous-versions/mb6-869 |
Microsoft MB6-869日本語 Exam Syllabus Topics:
| Section | Weight | Objectives |
|---|---|---|
| Managing Security | 13% | - Security model and configuration
|
| Understanding Dynamics AX 2012 Architecture | 13% | - Development environment and tools
|
| Managing the User Interface | 13% | - UI components and navigation
|
| Accessing the Database | 13% | - Data access and transactions
|
| Managing Exception Handling | 5% | - Error and exception management
|
| Managing the Data Dictionary | 13% | - Application objects and data types
|
| Managing Objects and Classes | 17% | - Object-oriented programming in X++
|
| Working with X++ Control Statements | 13% | - X++ syntax and logic
|
Microsoft Dynamics AX 2012 Development Introduction (MB6-869日本語版) Sample Questions:
1. 
static int sampleSwitch(int x)
{
;
switch (x)
{
case (1):
x = 5;
case (5):
x = x + 5;
case (10):
x = x + 10;
break;
case (20):
x = x + 20;
break;
default:
x = 5;
}
info(strfmt("Return value is %1", x));
return x;
}
A) 10
B) 25
C) 5
D) 20
2. 
A) Option D
B) Option B
C) Option C
D) Option A
3. 
A) Option D
B) Option B
C) Option E
D) Option C
E) Option A
4. 
A) Option D
B) Option B
C) Option E
D) Option C
E) Option A
5. 
A) Primary
B) Secondary
C) SimpleListDetails
D) DetailsFormTransaction
Solutions:
| Question # 1 Answer: D | Question # 2 Answer: C | Question # 3 Answer: A,D,E | Question # 4 Answer: A,C,E | Question # 5 Answer: A,B |

We're so confident of our products that we provide no hassle product exchange.


By Zona


