Technically, any object can serialize. It would be wise, however, to avoid
serializing objects that have underlying hooks into unmanaged code (COM
Interop, for example or a data bound object with an open SQL connection).
The later (SQL connection) is bad form anyway.
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
*************************************************
| Think outside the box!
|
*************************************************