BinaryFormatter compatibility between .Net 2.0 Beta 1 and Beta 2

The new BinaryFormatter in Beta 2 cannot read data written with the BinaryFormatter from Beta 1 . Will the binary serialization format changed again for the final version of .net 2.0 ?

[192 byte] By [LarsMiddendorf] at [2008-2-7]
# 1
It is possible.

Class field layouts can change between releases.

We test between v1.1 and whatever the current version of v2 is, but between the various Whidbey versions.

douglasp at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Remoting and Runtime Serialization...

.NET Development

Site Classified