The Programming Programmer
Monday, 30 September 2013
Deserializing to List
If your list is null while serializing, you did expect it to be null when deserializing too. But it will be initialized with zero elements, to avoid this declare it as Array
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)