News

The XmlSerializer class provides a great way to convert (serialize) objects to XML and back (deserialize). However, it can be difficult to serialize collections such as Arrays and ArrayLists ...
Hi all,<BR>I'm having a lot of trouble with an application written in c# that is using plug-ins ... objects are apparently not marked as Serializable. This causes runtime exceptions and means ...