M
Michael Groeger
Hi,
we use serialization and deserialization for import/export functionality.
When deserialising into a property of type double, we would like to be able
to deserialise from a "null" or empty string e.g. <myDouble></myDouble>. But
unfortunately a System.FormatException is thrown.
Any ideas?
Regards,
Michae
we use serialization and deserialization for import/export functionality.
When deserialising into a property of type double, we would like to be able
to deserialise from a "null" or empty string e.g. <myDouble></myDouble>. But
unfortunately a System.FormatException is thrown.
Any ideas?
Regards,
Michae