OMG, everything made so much sense, your organization of code really help me learn what the heck is going on, much love and thank you so much.
@BoxBishop2 жыл бұрын
thank you so much for simple explanation and going straight to the problem :)
@uktradingco14 жыл бұрын
complex topic, easily explained
@RafaAyadi Жыл бұрын
Thanks mate. Great explanation.
@NathanSeraph4 жыл бұрын
Why do you check for an existing file and delete it? File.Create simply overwites the old file.
@JensOleMortensen3 жыл бұрын
Thanks for your video, Very helpfull. Do you have the sorucecode for download at some place?
@UmeshBeti2 жыл бұрын
that's simple and excellent explanation
@0xyz4 жыл бұрын
Great video, Please why did you check if the file existed and then deleted, why didn't we check if it existed, then open and append the file Thanks
@LuminousLead3 жыл бұрын
I think he wanted to make sure he had a clean file to write to. If he had appended then the file would continue to grow in size every time he ran the serialization process, and it would begin to fill with outdated and irrelevant data.
@dragonore20093 жыл бұрын
Word of warning though, I would not recommend using BinaryFormatter serialize and deserialize methods as it is unsecure.
@solvedplus8584 жыл бұрын
many thanks for your effort
@gaganagavesh36793 жыл бұрын
Thank you very much for the video..!😍
@stannisbarracuda56934 жыл бұрын
Really Good video!!
@AjaySingh-fq4fz5 жыл бұрын
Wow that's so useful for me👍
@-Plube-2 жыл бұрын
Why can't we just send the text over the network instead. Why do we need to go through the whole process of serializing it.
@0xyz4 жыл бұрын
Also, It doesn't correctly serialize an array of objects.
@gmatheus103 жыл бұрын
Amazing
@sksahil14614 жыл бұрын
Please add source codes.
@rishitripathi94273 жыл бұрын
Don't put background music in tutorial vedios... it distracts...