Community

NetSerializer – A fast, simple serializer for .NET

(Tomi Valkeinen) This article describes a simple method to serialize objects on .NET platforms, which, I believe, is the optimal method to do the serialization when compatibility or versioning are not a concern. The article also contains an implementation of this method, called NetSerializer, and a

Read More - Register for Free Membership