Serialization with Events(jitdev.blogspot.com)
submitted by
Maniac(10) 3 years, 4 months ago
Serialization is an oft-used, but I don't think an oft-understood piece of the .NET Framework. When I was first introduced to it, I thought all you had to was slap on a [Serializable] attribute to your class and you're ready to go. Issues such as versioning, performance and other consequences are not readily visible until you've hit the brick wall that they present.
|category: C#
|Views: 10
tags:
C# another
Everyones tags:
Your Tags: