Question: In this exercise, you modify the Password application from this chapters Apply lesson. Use Windows to make a copy of the Password Solution folder. Rename
In this exercise, you modify the Password application from this chapter’s Apply lesson. Use Windows to make a copy of the Password Solution folder. Rename the copy Modified Password Solution. Open the Password Solution.sln file contained in the Modified Password Solution folder. The btnCreate_Click procedure inserts a number immediately after the first character in the password. The number represents the length of the string before the number is inserted. Modify the procedure so that the number always contains two characters. For example, if the length of the string is 6, insert “06” (a zero and the number 6). Save the solution and then start and test the application. (If the user enters “May the Force be with you”, the Create password button should display M06tFbwy.)
Step by Step Solution
3.37 Rating (169 Votes )
There are 3 Steps involved in it
Microsoft Visual Studio Solution File Format Version 1200 Visual Studio 15 VisualStudioVer... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (2 attachments)
1814_60b8c122856db_823576.pdf
180 KBs PDF File
1814_60b8c122856db_823576.docx
120 KBs Word File
