Search found 1 match

by IES Group
Tue Dec 16, 2003 7:08 pm
Forum: .NET
Topic: Need some help with serialization and chart templates.
Replies: 11
Views: 18869

Need some help with serialization and chart templates.

Hello, I have a class that I am serializing to a database field. In that class, i have various information about a chart, as well as a teechart template stored in a system.io.memorystream. I can serialize this class to the database just fine. However, I do encounter a problem when I try to rehydrate...