Click here to Skip to main content
15,878,945 members
Articles / Programming Languages / C#

Serialize and deserialize generic arrays

Rate me:
Please Sign up or sign in to vote.
4.44/5 (4 votes)
7 Jan 2012CPOL 8.4K  
You could have used YAXLib also. Not only does it serialize generic arrays, it also serializes other generic and non-generic collection classes, as well as multi-dimensional and jagged arrays:http://yaxlib.codeplex.com

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 7-Jan-12 4:42 Available Deeksha Shenoy
1 No 2-Jan-12 20:50 Available Sina Iravanian

License

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


Written By
Software Developer
Australia Australia
A software designer and developer

Comments and Discussions