Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Application Development: Advanced serialization in .NET
- This article deals with some of the advanced concepts associated with serialization in .NET. It is recommended that the reader be familiar with the basic concepts discussed in the previous article on serialization. This article deals with custom serialization and the implementation of ISerializable. The cloning of objects and serialization...
- Tags: .NET, Middleware, Microsoft .NET, S. Vikram, application development, ISerializable, ICloneable, constructor, ISerializable interface, Clone method, serialization, GetObjectData method
- Technical articles 2004-01-27
Additional Resources
- How do I... Serialize a hash table in C# when the application requires it?
- You're kidding, right?MSDN clearly shows that Hashtable implements ISerializable and has the Serializable attribute:[SerializableAttribute] [ComVisibleAttributetrue] public class Hashtable : IDictionary, ICollection, IEnumerable, ISerializable, IDeserializationCallback, ICloneableYou can also check in object browser to confirm that Hashtable implements ISerializable. Not only that, but you can see that it implements the ISerializable.GetObjectData...
- Tags: .NET, C#, kenny+tr@..., ISerializable, Hashtable
- Discussion threads 2007-10-03
- << Previous
- page 1 of 1
- Next >>
Dedicated Hosting
- If the cost of building and managing a robust technology infrastructure is prohibitive for your small or mid-sized business (SMB), managed hosting may be worth another look. For help determining whether a managed or dedicated hosting solution makes sense for your business, read this informative blog post by Josh Hoskins.
- From our sponsors