wilksonccp / CSharp_CourseControl_Project

This is a course management system project developed in C#. The goal of this project is to demonstrate the implementation of a basic system that manages courses, students, and enrollments, allowing the addition, removal, and listing of information.
MIT License
0 stars 0 forks source link

special characters in data entry #2

Closed wilksonccp closed 7 hours ago

wilksonccp commented 8 hours ago

Check if there is any problem in inserting special characters when typing course and student names, so that they do not affect the report output.

wilksonccp commented 7 hours ago

Entendi que não há problemas em construir relatórios