Click here to Skip to main content
15,893,266 members
Articles / Programming Languages / C#

Custom Serialization using the SOAP Formatter: The Basics

Rate me:
Please Sign up or sign in to vote.
2.85/5 (3 votes)
19 Aug 2007CPOL6 min read 43.3K   260   21  
A tutorial on custom serialization using the SOAP formatter

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Retired
Netherlands Netherlands
Got an MS degree in Electrical Engineering a long time ago (in the time before Computer Science was invented as something you could study). I have been involved somehow in software development since I created my first Algol 60 program, using punched cards and an IBM360 machine. Now I develop C#/WPF desktop applications, partly for fun, partly to help other people.

Comments and Discussions