This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which statement best describes the roles of the Windows App SDK and the Community Toolkit in Windows development?
That Windows App SDK offers those core tools and those APIs, while that Community Toolkit provides those helpers and those custom controls to simplify those tasks.
The Windows App SDK provides UI controls, while the Community Toolkit manages app deployment.
The Windows App SDK is for C++ development, while the Community Toolkit supports C# development.
Which statements are true for Windows App SDK?
Restricts those apps to those specific Windows versions.
Only supports those older Windows features.
Ensures that compatibility across those devices by decoupling from that OS.
In that MVVM architectural pattern, that View's primary responsibility is to:
Handle those data transformations.
Display that data and handle those user interactions.
Manage this application logic.
There is a key difference between {x:Bind} and {Binding} in when that binding expression is resolved. When does that {x:Bind} expression get resolved?
At compile time, when this application is built.
At runtime, when this application is executing.
When that user interacts with that UI element.
What is that purpose of that ResourceDictionary in XAML?
To store this application data.
To manage that memory allocation.
To define and organize those styles and those resources.
You must answer all questions before checking your work.
Was this page helpful?