Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.

The Serialization type exposes the following members.

Methods

  NameDescription
BinaryDeSerialize<(Of <(T>)>)
Desirializes the given type.
BinarySerialize
Binaries the serialize.
DataContractBinaryDeSerialize<(Of <(T>)>)
Desirializes the given type.
DataContractBinarySerialize
Binaries the serialize.
FileDeSerialize<(Of <(T>)>)
deserialize Files
FileSerialize
Serialize Files
SoapDeserailization<(Of <(T>)>)
SOAP deserailization.
SoapMemoryStreamSerialization
SOAPs the memory stream serialization.

See Also