Monday, March 26, 2012

Serialization

Hi All
Can anyone help me out to find out the Serializable and non-
serializable object in .net framework library....Hello Deshi,
use .net reflector to find the objects with Serializable attribute
But why u need this?
If object doesnt have this attribute your can serialize it using custom seri
alization
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
D> Hi All
D>
D> Can anyone help me out to find out the Serializable and non-
D> serializable object in .net framework library....
D>

0 comments:

Post a Comment