Beware (binary) serializing delegates that point to non-public members  
Jeff Key
9/19/2002 5:10:14 AM
I just got bit by this.  You can serialize no problem, but when you
deserialize an exception is thrown and the deserialization fails.  I'm
not sure why they made this decision; lets hope they change it in the
next version.

Test early, test often!

-jk
		
Back to dotnet