Problem Statement:
Peter, the Application Developer
at SoftTech Ltd., has been assigned a task to develop a Windows Store app that
allows the user to enter his/her name and click the Submit button. Once the
user clicks the Submit button, the app should display a greeting message, as
shown in the following figure.
Solution:
To create the required app, Peter
needs to perform the following tasks:
Create the UI of the app.
- Define handler for the click event of the button control.
- Associate the handler with the button control.
- Verify the created app.
No comments:
Post a Comment