I'm using xml files to hold my data, but would like to do something a little more secure.
I want to keep the ease of using Readxml and Writexml to move the data into and out of my Datasets while actually writing it as something else, say binary. Is there a good way to do this
.NET Development2
|