MurukuBaby
MurukuBaby
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
It alright already, it because Label is not serializable and the Seat class i have this
public Label Label { get; set; }
public Label Label { get; set; }
Ty guys
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
Like this one?
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
Oh no i cant serialize a class with Label?
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
am I doing something else wrong?
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
I tried different formatter but i still failed to serialize
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
would the implementation of using other formatter be different?
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
The teacher also gave an example on how to use this and i used the exact code but i got error
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
I guess in this.
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
I think i have to use binaryFormatter
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
I just want to save the entire state of booking, specifically the Seat and Person class and also the Stack class but since In the Form i design it that Form can access the PersonManager and SeatManager, PersonManager have access to the list of Person class, while SeatManager have access to the doubleLinkedList which have Nodes which have Seat class. So should I covert to array in the SeatManager class?
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
actually idk, i think the teacher meant to use the binarySerializer
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
hmm wait i got an example somewhere
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
does jsonSerializer can serialize into binary, its smhow also a requirement after looking
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
I cant my homework force me to use linkedlist
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
ooh
86 replies
CC#
Created by MurukuBaby on 5/21/2023 in #help
✅ Csharp serializing
I dont know whats that 0.0
86 replies