Re: Serialization & Reflection
- From: John Bailo <jabailo@xxxxxxxxxx>
- Date: Fri, 09 Feb 2007 09:37:40 -0800
info@xxxxxxxxxxx wrote:
Hi All,
Do you know that if you serialize, through the automatic .NET
serialization mechanism, a class from an assembly named One and try to
restore it from the same assembly renamed to Two you get an exception?
The reason is quite obvious but I am trying to work around to this
issue.
I mean, if one day I will change the name to one of my DLL the
customers will never be able to deserialize their files?
How can I avoid this?
Thanks a lot,
Alberto
Are you using XML serialization?
.
- Follow-Ups:
- Re: Serialization & Reflection
- From: info@xxxxxxxxxxx
- Re: Serialization & Reflection
- References:
- Serialization & Reflection
- From: info@xxxxxxxxxxx
- Serialization & Reflection
- Prev by Date: Re: Effect of .NET 2.0, 3.0 on 1.1 Web Service
- Next by Date: Re: AJAX - AutoCompleteExtender ASP.Net 2.0 (Page Method vs. Web S
- Previous by thread: Serialization & Reflection
- Next by thread: Re: Serialization & Reflection
- Index(es):