CMSC222: Project 7, Files
Section 20953: Due Sunday, November 17, 2024
Create a C# program that reads and writes a file
You have great deal of flexibility in this project.
You must read in a text file, edit it, and output it.
You must let the user select the file or directory to read from using appropriate common dialog controls.
Use a menu for all user choices, including exit, open, about, etc.
Include an about box.
Examples:
- Read in a text file that is comma delimited and write it out as an XML file.
- Read in a file of employee information and validate the list. Create a file of errors that are found.
- Read in all of the pictures in a directory. Let the user add a comment to each one and create a file of the comments. When a picture is selected, display the comment.
- Use any of these ideas or come up with your own idea that illustrates your ability to work with files.
- Make sure that you include all necessary files and at least 2 test files in the project folder.
The following are requirements:
If any of these requirements are not met, the score will be 0.
If the requirements are met, the grade is as follows:
Item | Points |
---|
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 3 |
| 4 |
| 3 |
| 3 |
| 3 |
| 5 |
| 5 |
| 3 |
Possible points=50
Please see https://www.zebra0.com/MC/CMSC222/resource/CMSC222zip.php for instructions on zipping the entire folder.
If you do not receive a perfect score you may resubmit it as long as it is resubmitted within 3 days.
Assignment IndexThis web site, and all pages therein, are the sole property and responsibility of Zebra0.com.
It is not endorsed, sponsored, or provided by or on behalf of Montgomery College.