XML Serialization and Deserialization C# & Exam 70-483 Prep

Описание к видео XML Serialization and Deserialization C# & Exam 70-483 Prep

Please follow me on Twitter to get more updates on memes, tech news, devops/developer content!
  / codedoge4  

Github Link :
https://github.com/jc566/Youtube_Solu...

Other links explaining XML Serializer and info about it:
https://github.com/jc566/Youtube_Solu...

https://github.com/jc566/Youtube_Solu...

https://github.com/jc566/Youtube_Solu...

A quick and beginner level introduction to XML Serialization in C#.
It is IMPORTANT to note we are using XMLSerializer which is one of few methods to achieve XML Serialization.

And yes, we will cover what limitations XML Serializer has and what not.

We cover how to set up some groundwork to make data Serializable.

How to use said set up data to be Serialized into a XML file.
How to Deserialize an XML File back into data objects.

And Finally, we cover what kind of questions will be expected to be answered on the C# 70-483 Exam.

Time stamps are as follows :
00:00 - Intro
1:56 - Important factoids about XML Serializer
3:25 - Setting up data for Serialization
5:12 - XML Serialization
11:46 - XML Deserialization
15:04 - C# 70-483 Exam Question Prep

Комментарии

Информация по комментариям в разработке