Click here to Skip to main content
15,888,000 members
Articles / Programming Languages / C# 3.5

Serialization in C# .NET I - Custom Serialization

Rate me:
Please Sign up or sign in to vote.
3.41/5 (8 votes)
15 Jul 2010CPOL4 min read 78K   652   10  
Explains serialization, the need for custom serialization, and how to implement custom serialization in your code.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Australia Australia
Anupam Banerji has a wealth of experience writing, evaluating and validating systems for the cement, pharmaceuticals, energy derivatives and banking and finance industries.

Additionally, he’s designed and written software solutions in VB/VBA, SQL and C# .NET, and has worked as a Quantitative Analyst in banking. He is a Microsoft Certified Technology Specialist in WPF 3.5 and has written and deployed commercial solutions in the .NET 3.5 and 4.0 object models. He has also written applications in MVVM and Prism.

Comments and Discussions