Techwarelabs Community

Techwarelabs Community (https://www.techwarelabs.com/community/index.php)
-   Networking (https://www.techwarelabs.com/community/forumdisplay.php?f=10)
-   -   Term of the day: serialization (https://www.techwarelabs.com/community/showthread.php?t=3617)

Keefe 04-09-2003 12:29 PM

Term of the day: serialization
 
The conversion of an object instance to a data stream of byte values. Serialization is performed by the CLR and occurs when an object must be converted to a persistent form to be stored in an information retrieval system (e.g., a database), on media (e.g., a file on a disk), or when marshaled across a context, application domain, process, or machine boundary.


All times are GMT -5. The time now is 07:33 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.