C# Binary Serialization | Serialization and Deserialization | Part 1

  Рет қаралды 39,988

Code Radiance

Code Radiance

Күн бұрын

Пікірлер: 23
@Sketchy144
@Sketchy144 3 жыл бұрын
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.
@BoxBishop
@BoxBishop 2 жыл бұрын
thank you so much for simple explanation and going straight to the problem :)
@uktradingco1
@uktradingco1 4 жыл бұрын
complex topic, easily explained
@RafaAyadi
@RafaAyadi Жыл бұрын
Thanks mate. Great explanation.
@NathanSeraph
@NathanSeraph 4 жыл бұрын
Why do you check for an existing file and delete it? File.Create simply overwites the old file.
@JensOleMortensen
@JensOleMortensen 3 жыл бұрын
Thanks for your video, Very helpfull. Do you have the sorucecode for download at some place?
@UmeshBeti
@UmeshBeti 2 жыл бұрын
that's simple and excellent explanation
@0xyz
@0xyz 4 жыл бұрын
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
@LuminousLead
@LuminousLead 3 жыл бұрын
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.
@dragonore2009
@dragonore2009 3 жыл бұрын
Word of warning though, I would not recommend using BinaryFormatter serialize and deserialize methods as it is unsecure.
@solvedplus858
@solvedplus858 4 жыл бұрын
many thanks for your effort
@gaganagavesh3679
@gaganagavesh3679 3 жыл бұрын
Thank you very much for the video..!😍
@stannisbarracuda5693
@stannisbarracuda5693 4 жыл бұрын
Really Good video!!
@AjaySingh-fq4fz
@AjaySingh-fq4fz 5 жыл бұрын
Wow that's so useful for me👍
@-Plube-
@-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.
@0xyz
@0xyz 4 жыл бұрын
Also, It doesn't correctly serialize an array of objects.
@gmatheus10
@gmatheus10 3 жыл бұрын
Amazing
@sksahil1461
@sksahil1461 4 жыл бұрын
Please add source codes.
@rishitripathi9427
@rishitripathi9427 3 жыл бұрын
Don't put background music in tutorial vedios... it distracts...
@CodeRadiance
@CodeRadiance 3 жыл бұрын
Okay🙃
C# XML Serialization | Serialization and Deserialization | Part 2
6:26
Are events in C# even relevant anymore?
16:19
Nick Chapsas
Рет қаралды 172 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
you will never ask about pointers again after watching this video
8:03
BINARY vs TEXT File Serialization
13:49
The Cherno
Рет қаралды 59 М.
Serialization - A Crash Course
8:14
0612 TV w/ NERDfirst
Рет қаралды 128 М.
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 849 М.
C# JSON Serialization | Serialization and Deserialization | Part 3
8:36
Using JSON IN C#! Serialization & Deserialization made easy!
14:47
tutorialsEU - C#
Рет қаралды 38 М.
C# Full Course - Learn C# 10 and .NET 6 in 7 hours
7:00:33
tutorialsEU
Рет қаралды 511 М.
x86 Assembly: Hello World!
14:33
John Hammond
Рет қаралды 1,4 МЛН