阅读背景:

不使用类型引用反序列化会话对象?

来源:互联网 

I have a POCO (plain old clr object) stored in session, and would like to be able to reference properties from that object from within another process (B). I don't want the stand-alone process (B) to require a reference to the dll in which the poco's class is defined. Is it possible to convert the saved object (in session) to something readable (e.g. xml) without referencing the object's class? I have a POCO (plain old clr object) stored in




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: