M Creating Windows Form Application C Allows User Enter Card Information Save Paymentinfot Q37261846

I’m creating a Windows form application in C#that allows the user to enter their card information and save it toa PaymentInfo.txt file. The user should be able to enter their nameinto the program again and have their information auto filled intothe textboxes. I Know how to save their information to the file butI don’t understand how I can then search the file for their nameand auto fill the textboxes with their information.

On the Payment form: for cash, enter in the amount thecustomer gave you and calculate and display what their changeshould be. For credit card, enter in their credit card

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.