Create an application to generate a .txt file that will contain a printable (using a monospaced font) lottery ticket selection card. A  selection card consists of some number of squares arranged into rows and columns as required by the range of numbers to be  selected.  The contents of the text file should be of the form (note the position of the numbers is centered): Massachusetts Powerball

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Create an application to generate a .txt file that will contain a printable (using a monospaced font) lottery ticket selection card. A 
selection card consists of some number of squares arranged into rows and columns as required by the range of numbers to be 
selected. 
The contents of the text file should be of the form (note the position of the numbers is centered):
Massachusetts Powerball
+-------+-------+-------+-------+-------+
| | | | | |
| 1 | 2 | 3 | 4 | 5 |
| | | | | |
+-------+-------+-------+-------+-------+
| | | | | |
| 6 | 7 | 8 | 9 | 10 |
| | | | | |
+-------+-------+-------+-------+-------+
The application should collect the following information to create the selection card:
• Width of each cell (not including left and right border)
• Height of each row (not including top and bottom border)
• Character to use for creating horizontal lines (-)
• Character to use for creating vertical lines (|)
• Character to use for intersection points between vertical and horizontal lines (+)
• The largest number to be shown
• The number of columns per row
The application should have buttons for calculating the card, saving to a file, and clearing the input fields. Add a *large* TextBlock 
control set with a monospaced font (Courier New, for example) to display the calculated text.
If the user selects, for example, maximum number of 63 and specifies 8 numbers per row, there will be 8 rows to display with the 
last cell of the 8th row empty.
can you please provide the solution with xmal and c#

Expert Solution
steps

Step by step

Solved in 4 steps with 5 images

Blurred answer
Knowledge Booster
Graphical User Interface
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-engineering and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY