C# Tutorial 18 Serialization

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=jbwjbbc5PjI



Category:
Tutorial
Duration: 19:19
118,732 views
1,771


Get the Code Here : https://goo.gl/Bt7EMm
Best C# Book : http://amzn.to/2iMArkU
Support me on Patreon : https://www.patreon.com/derekbanas

This part of my C# tutorial is all about serialization. With serialization you can store the state of an object in a file stream, pass it to a remote network and more. We'll store data using BinaryFormatter, XmlSerializer and so much more.

For best results take notes on the cheat sheet provided above as you watch and leave any questions you have.

Thank you to Patreon supporters like the following for helping me make this video

facebook.com/cottageindustriesbuild/
jaryd remillard : instagram: @distant_admiration
bugreplay.com
@kyleaisho
@thetwistedhat
vjFaLk
jaryd remillard : https://github.com/YearOfProgramming/2017Challenges







Tags:
C# Serialization