|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Possible to tweake dataset (de)serialization .NET 2.0-->1.1?a .NET1.1 proces: Type is not resolved for System.Data.Serializationformat, System.Data, .... It appears Microsoft does not support backward compatiblity on datasets in .NET2.0. I have seen more postings on this problem. Setting RemotingFormat of the DataSet to RemotingFormat.Xml does not help. I am investigating whether I can substitute custom (de)serialization in order to work around this. I would like to have some advice whether this is possible and how. Is it for instance possible to add remoting channel sinks to intercept and do your own serialization and deserialization? Any help would be greatly appreciated! Regards, Henk |
|||||||||||||||||||||||