Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Serialization in .NET 4.5

via Pluralsight

Overview

This course equips viewers with essential knowledge about serialization in the .NET Framework. No matter what .NET technology developers are using - whether it's ASP.NET, WCF, Web API, or desktop applications - they will definitely encounter situations where serialization is needed. This course helps them understand the different alternatives and what is the best choice in each scenario.

In this course, we look at serialization from the viewpoints of the two most common scenarios: persisting an application state and exchanging data between entities. First we look at some essential prerequisite concepts. Then we start the serialization learning journey by examining binary serialization, a very important technique to master when writing applications that need to persist their state. We look at the basic concepts of binary serialization and then how to step in and take more control. We then enter the world of XML serialization, which is used heavily in integration scenarios. We look at the different available serializers, and then again we examine how to take fine-grained control over the XML structure. JSON serialization is another important topic, especially in the Web API space, and we examine and compare between the available options. Finally, we'll look at a summarization flowchart that will help you decide which option to use based on each scenario.

Syllabus

  • Serialization Essentials 13mins
  • Binary Serialization 50mins
  • Fine-grained Binary Serialization 57mins
  • XML Serialization Using DataContractSerializer 29mins
  • More DataContractSerializer Usage Scenarios 52mins
  • Fine-grained XML Serialization 34mins
  • JSON Serialization 17mins
  • Summarized Comparative Study 7mins

Taught by

Mohamad Halabi

Reviews

4.4 rating at Pluralsight based on 168 ratings

Start your review of Serialization in .NET 4.5

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.