Course: Advanced Programming
Programming Language: C#
17.3 (File of Product Details) Create a program that stores product details in a text file. The file should contain the code, name, category, price per unit, quantity purchased and total price of the product. Allow the user to load a product file and display its contents in a read-only TextBox. The entries should be displayed in the following format: Pcode, PName: Category Price per unit Quantity Total Price We list some sample data below: 21, Bedsheet: Home Décor 500 1000 33, Fighter Plane: Toy 300 900 40, Stapler: Stationery 240 2 3 4 60
Course: Advanced Programming Programming Language: C#
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Course: Advanced Programming Programming Language: C#
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!