Question: C# Write a C# WPF application called HelloYourName that includes a label, a textbox, and a button. The label should include the prompt to the
C#
Write a C# WPF application called HelloYourName that includes a label, a textbox, and a button. The label should include the prompt to the user to enter her/his name in the textbox. When the button is clicked, a pop-up window with the username is then displayed.
please call the project something so I can know were to change it.
Your output should look like this: MainWindow Please enter your name Jane Roe OK Hello Jane Roe OK
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
