Community

How do I Store application data securely using encrypted DataSets?

(Zach Smith) .NET developers are familiar with using serialized DataSets to store local application data; this technique is used extensively in the WinForms development arena. The problems with this method are that anyone with access to the file can easily read the data and possibly even write to th

Read More - Register for Free Membership