![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Does anybody know some useful formatters rather than SOAPFormatter and BinaryFormatter which are provided in .NET Framework? For example, BinaryCompactFormatter seems to be useful. Thanks, Jamal |
#3
| |||
| |||
|
|
Hi Jamal, There are many Formatters provided by the .NET Framework itself like FormatterConverter or FormatterServices. Depending on the functionality you want to implement you can choose the formatter. You can read more about how to use the Formatters for Serialization from the below mentioned link http://msdn.microsoft.com/library/de...us/cpref/html/ |
|
Also,following is the link which lists the various Formatters available. http://search.microsoft.com/search/r...RMATTERS+class |
|
HTH Mona jamal (AT) docUSA (DOT) com> wrote in message news:uuwc1ms5EHA.1404 (AT) TK2MSFTNGP11 (DOT) phx.gbl... Does anybody know some useful formatters rather than SOAPFormatter and BinaryFormatter which are provided in .NET Framework? For example, BinaryCompactFormatter seems to be useful. Thanks, Jamal |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |