Click here to Skip to main content
15,908,834 members
Articles / Web Development / ASP.NET

XML Serialization and Deserialization in C#

Rate me:
Please Sign up or sign in to vote.
1.94/5 (5 votes)
30 May 2012CPOL1 min read 59.8K   1   12  
Use System.Xml.Serialization.XmlSerializer to perform XML serialization and deserialization.

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
Software Developer Texas Learning and Computation Center
United States United States
Darshan is an enthusiastic and passionate Software Developer. He has achieved a Master's Degree in Computer Science from University of Houston, TX. He currently works as a Research Assistant at Texas Learning and Computation Center. He owns this blog and loves sharing interesting thoughts about programming.

Visit my personal Blog, www.darshansblog.com

Comments and Discussions