Question: Hello, I'm C# programming student. I got the exact program for homework and it's working well. However, in addition to it I am suppose to

Hello, I'm C# programming student. I got the exact program for homework and it's working well. However, in addition to it I am suppose to choose the 5 cards at random from the deck of 54 cards (regular deck plus the two jokers). They should be different every time the program is run. Also, I need to make sure not to present the same card more than once. I would much appreciate your help.
Card Identifier In the Student Sample Programs that accompany this book, you will find a folder named Images Cards Poker Large. In that folder you will find JPEG image files for a complete deck of poker cards. Create an application with five PictureBox controls. Each PictureBox should display a different card from the set of images. When the user clicks any of the PictureBox controls, the name of the card should be displayed in a Label control. Figure shows an example of the application running. The image on the left shows the application's form when it starts running. The image on the right shows the form after the user has clicked the two of clubs card Figure Card Identifier application Chek Cnrd to Seo its Name Click a Card to See Its Name IOKER Two of Clubs
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
