Because serializing is such an important part of VB.NET, I've revised and expanded the previous articles that were here in a new article that should tell you everything you need to know about it. In addition to basic serialization, this article covers custom serialization where the ISerializable interface is implemented and a custom New and GetObjectData subroutine is coded. The example code is downloadable too!
Click here to go to the article!Comments
Comments are closed for this post.
