Re: Serialization problem
- From: "Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin@xxxxxxxxx>
- Date: Mon, 2 Feb 2009 13:43:47 -0800 (PST)
What happens is that nothing is serialized. File "colororder.dat" is
created upon exiting the application, but it is empty. The FormClosing
event is executed as expected (tried it under debug), but nothing is
written in the file.
It work here (at least the serialization method) it correctly created
the file with a size of 315 bytes.
.
- Follow-Ups:
- Re: Serialization problem
- From: Nikola Novak
- Re: Serialization problem
- References:
- Serialization problem
- From: Nikola Novak
- Serialization problem
- Prev by Date: Data Structures
- Next by Date: Re: Comercial logger
- Previous by thread: Serialization problem
- Next by thread: Re: Serialization problem
- Index(es):
Relevant Pages
|