ralphtrent
Programmer
Hello
I would like to save a datatable or any other object to a binary file. Is serialization the only way to do that? If so, then the object gets saved in clear text and you can see the data if you view the binary file in notepad. Its not a problem, I just do not like to have that type of stuff in clear text. Does anyone have any thoughts on this?
Thanks,
Ralph
I would like to save a datatable or any other object to a binary file. Is serialization the only way to do that? If so, then the object gets saved in clear text and you can see the data if you view the binary file in notepad. Its not a problem, I just do not like to have that type of stuff in clear text. Does anyone have any thoughts on this?
Thanks,
Ralph