k.illua
k.illua
CC#
Created by k.illua on 3/26/2023 in #help
Desktop Information System
Thank you for the help 🙂 I have completed the code
14 replies
CC#
Created by k.illua on 3/26/2023 in #help
Desktop Information System
Thank you for the tip, I'll adjust my classes
14 replies
CC#
Created by k.illua on 3/26/2023 in #help
Desktop Information System
case Student student: Console.WriteLine("{0,-10} {1,-15} {2,-10} {3,-15} {4,-20} {5,-10} {6,-8} {7,-8} {8,-5} {9,-10} {10,-10} {11,-15} {12,-15}", recordNumber++, student.Name, student.Role, student.Telephone, student.Email, "-", "-", "-", student.Subject, student.Subject2, student.PrvSubject, student.PrvSubject2); break;
14 replies
CC#
Created by k.illua on 3/26/2023 in #help
Desktop Information System
On this line
14 replies
CC#
Created by k.illua on 3/26/2023 in #help
Desktop Information System
I am getting this error 'System.FormatException: 'Index (zero based) must be greater than or equal to zero and less than the size of the argument list.'
14 replies
CC#
Created by k.illua on 3/26/2023 in #help
Desktop Information System
The delete option won't work properly either, it won't display any of the existing data
14 replies
CC#
Created by k.illua on 3/26/2023 in #help
Desktop Information System
14 replies
CC#
Created by k.illua on 3/26/2023 in #help
Desktop Information System
Here is the code
14 replies