Microsoft 070-354 : Universal Windows Platform - App Architecture and UX/UI

  • Exam Code: 070-354
  • Exam Name: Universal Windows Platform - App Architecture and UX/UI
  • Updated: Sep 16, 2026   Q&As: 78 Questions and Answers

PDF Version

$59.99

PC Test Engine

$59.99

Online Test Engine

$59.99

Total Price: $59.99

About Microsoft 070-354 Exam

Internet optional, preparation not. The Microsoft Universal Windows Platform - App Architecture and UX/UI online engine from DumpsTests supports offline use — load it once, and 78 practice questions travel with you anywhere in 2026.

Microsoft 070-354 Exam Overview:
Certification Vendor:Microsoft
Exam Name:Microsoft Universal Windows Platform - App Architecture and UX/UI
Exam Number:70-354
Available Languages:English
Exam Format:Case studies, Multiple choice
Real Exam Qty:40-60
Exam Price:$165 USD (varies by region)
Exam Duration:150 minutes
Certificate Validity Period:Retired (legacy certification, no longer offered)
Passing Score:700
Related Certifications:MCSD: Universal Windows Platform (Legacy)
Recommended Training:Microsoft Learn - UWP Documentation
Microsoft Learn - App architecture guidance
Exam Registration:Microsoft Certification / Exam Registration (retired listing)
Pearson VUE Microsoft Exams
Sample Questions:Free Download 070-354 Exam PDF Torrent
Exam Way:Computer-based exam via Pearson VUE (when active) or authorized testing centers; historically also available as online proctored exam during its active period
Pre Condition:Recommended experience developing Universal Windows Platform (UWP) applications using C# and XAML. Familiarity with MVVM architecture and Windows app lifecycle concepts is expected.
Official Syllabus URL:https://learn.microsoft.com/en-us/credentials/certifications/exams/70-354
Microsoft 070-354 Exam Syllabus Topics:
SectionObjectives
Implement application lifecycle management- App activation, suspension, and resumption
- State management and persistence
Implement data storage and integration- Local and roaming data storage
- Data binding and model integration
Design UX/UI for UWP applications- Navigation patterns and user experience flows
- Controls, layouts, and XAML design principles
- Responsive and adaptive UI design
Design Universal Windows Platform (UWP) app architecture- Separation of concerns and MVVM patterns
- Application structure and project templates
- App components and services integration
Accessibility and globalization- Localization and language support
- Accessibility standards and UI automation
Debugging, performance, and optimization- Memory and resource optimization
- Performance profiling and diagnostics

070-354 FAQ: Read Before You Register

The Microsoft Universal Windows Platform - App Architecture and UX/UI blueprint divides into 6 domains — including Debugging, performance, and optimization, Design UX/UI for UWP applications, Implement data storage and integration. Those weights tell you where the points live; plan revision time in the same proportions. The full subtopic list appears above.

Recommended experience developing Universal Windows Platform (UWP) applications using C# and XAML. Familiarity with MVVM architecture and Windows app lifecycle concepts is expected. Eligibility rules change occasionally, so confirm them on the official page (official 070-354 exam page) before booking.

Yes — the free Microsoft Universal Windows Platform - App Architecture and UX/UI demo at DumpsTests shows real questions and answers before you pay. Every purchase includes 365 days of free updates, renewable later at 50% off.

The official format: 150 minutes, 40-60 questions. That ratio is the real challenge, so practice pacing — time-box each question, mark the stubborn ones, and run full simulations in the DumpsTests PC test engine until the clock stops being scary.

Yes:

Classroom learning ends where self-testing begins — after any course, work through the 78 practice questions for the Microsoft Universal Windows Platform - App Architecture and UX/UI to find weak spots before the exam does.

The Microsoft Universal Windows Platform - App Architecture and UX/UI is Microsoft's official exam for the MCSD: Universal Windows Platform (Legacy) credential (Professional level). In the job market it works as portable proof of skill — more interviews, better offers. It pairs naturally with MCSD: Universal Windows Platform (Legacy).

Two promises. Delivery: payment triggers an automatic email within a minute — instant download, unlimited devices, 24/7 help if nothing arrives within 2 hours. Refund: take the corresponding 070-354 exam within 60 days of purchase, and if you fail, send a scanned enrollment slip plus the official Score Report PDF within 2 days of the exam for a full refund, processed within 7 days. Excluded: exams within 3 days of purchase, candidate names that don't match the payer, and free or expired products. Prefer a swap? Exchange for two equal-value products free.

Register through the vendor's official channels:

The Microsoft Universal Windows Platform - App Architecture and UX/UI is delivered Computer-based exam via Pearson VUE (when active) or authorized testing centers; historically also available as online proctored exam during its active period — choose whichever suits you when booking.

$165 USD (varies by region) per attempt; 700 to pass. Since a retake bills the full fee again, rehearse with the 78 practice questions from DumpsTests until your mock scores clear the bar with room to spare.

Microsoft Universal Windows Platform - App Architecture and UX/UI Sample Questions:
Question #1

You are developing a Universal Windows Platform (UWP) app. In MainPage.xaml, you have the following markup.

You plan to implement localization for the following cultures:
de-DE
fr-CA
en-US
---
You create a folder within the project named Strings that contains a subfolder for each
culture. Each subfolder contains a resource file named Greetings.resw. You need to ensure that TextBlock appears by using the appropriate localization.
Which two modifications should you make to MainPage.xaml? Each correct answer presents part of the solution.

  • A. Change "Greeting" to "Resources/Greeting".
  • B. Replace x:Name with x:FieldModifier.
  • C. Change "Greeting" to "Greetings.resw/Greeting".
  • D. Replace x:Name with x:Phase.
  • E. Change "Greeting" to "Greetings/Greeting".
  • F. Replace x:Name with x:Uid.
Reveal Solution  Discussion  0

Correct Answer: A,F  🗳️

Question #2

You are developing a cross-platform app by using Microsoft Visual Studio 2015. The app will be available to Windows, Android, and iOS devices.
You need to gather usage telemetry for the app across all three platforms.
What should you use?

  • A. Code Coverage
  • B. Application Insights
  • C. IntelliTrace
  • D. Diagnostic Tools
Reveal Solution  Discussion  0

Correct Answer: B  🗳️

Question #3

Which two actions should you perform to provide beta testers with access to the CityPlanner app?
Each correct answer presents part of the solution.

  • A. Create a promotional code for each Windows 10 platform.
  • B. On the Pricing and availability page, select Hide this app and stop selling.
  • C. Create one promotional code for each day that the beta phase is available.
  • D. On the Pricing and availability page, create a new sale that has a price tier of free.
  • E. On the Pricing and availability page, set the base price to Free.
  • F. Create one promotional code for each tester.
Reveal Solution  Discussion  0

Correct Answer: A,E  🗳️

Question #4

You need to recommend a change to ensure that the developers can test CityPlanner.
What should you recommend?

  • A. Install the UWP SDK on the virtual machines.
  • B. Upgrade Visual Studio on the virtual machines to Visual Studio Professional 2015.
  • C. Install Visual Studio 2015 on the developers' laptops.
  • D. Upgrade the operating system of the virtual machines to Windows 10.
Reveal Solution  Discussion  0

Correct Answer: B  🗳️

Question #5

DRAG DROP
You are developing an app in Microsoft Visual Studio 2015. The source code is stored in a team project in Visual Studio Online. Visual Studio Online is configured to use Team Foundation version control. The team project is configured to use a Builds check-in policy.
After you make some changes to the code, the project fails to build because of code errors.
You need to provide another developer with the ability to review the code changes.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Reveal Solution  Discussion  0

Correct Answer:

What Clients Say About Us

Whoever said that Practice makes perfect had to know what they were going on about. I came to this realization when taking 070-354 exam. I gave DumpsTests a shot to prepare for 070-354 exam because of the excellent reviews and was pleasantly surprised by the professionalism and high quality.

Nicole Nicole       4 star  

I find this 070-354 study braindump was so much helpful to me. I passed the exam so smoothly that i didn't notice that it only took more than half an hour to finish the exam. Wonderful!

Magee Magee       5 star  

Good. I passed 070-354 exam on the fist try. I should thank my friend who recommend DumpsTests to me. Also I passed 070-354 with good score. Thanks so much!

Harriet Harriet       4.5 star  

Thanks for the 070-354 practice test! If I can recall well, about 96% of what came in the exam were in the dumps. You can totally rely on them.

Doris Doris       5 star  

Thanks. I passed my 070-354 exams yesterday. Your dumps is very useful. I will take next exam soon.

Patricia Patricia       5 star  

I used to think that the 070-354 exam was stressful, but I passed 070-354 exam with the 070-354 exam questions, thanks DumpsTests!

Christ Christ       4.5 star  

070-354 exam dump prepared me well for my exam. I used it and I passed. Thanks!

Harry Harry       4.5 star  

It is worth to pay for the 070-354 exam dump and all the questions are the same of the real exam! I got a high score in the real exam and passed it.

Jeff Jeff       4.5 star  

Very easy to learn pdf exam guide for 070-354 exam. I scored 97% in the exam. Recommended to all.

Kirk Kirk       5 star  

Yes dude, i passed this exam after using 070-354 practice test! And i passed it just in one go. Cool!

Hobart Hobart       4.5 star  

So great, I passed the test with a high score.

Blanche Blanche       4.5 star  

I failed exam twice before, it is a nightmare. Luckily,DumpsTests exam collection help me pass. Very Happy.

Archer Archer       4 star  

You are
the best resource in the market.

Letitia Letitia       5 star  

Those 070-354 scenario questions are valid! Thanks a lot for providing such a valid 070-354 exam product!

Amos Amos       4.5 star  

I get my Microsoft certification.

Walter Walter       4 star  

This is a great learning tool for me and thanks for letting me pass the 070-354 exam test in my first attempt. Thank you again.

Marico Marico       4 star  

All the questions are from your 070-354 exam material, yeah, I passed.

Nick Nick       5 star  

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Quality and Value

DumpsTests Practice Exams are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development - no all study materials.

Tested and Approved

We are committed to the process of vendor and third party approvals. We believe professionals and executives alike deserve the confidence of quality coverage these authorizations provide.

Easy to Pass

If you prepare for the exams using our DumpsTests testing engine, It is easy to succeed for all certifications in the first attempt. You don't have to deal with all dumps or any free torrent / rapidshare all stuff.

Try Before Buy

DumpsTests offers free demo of each product. You can check out the interface, question quality and usability of our practice exams before you decide to buy.