elitepvpers
elitepvpers
>
.NET Languages
>
i need help how to safe data from my app to note pad
« full version
i need help how to safe data from my app to note pad
08/30/2016 00:05
zezo357951
#1
i need help how to save data from my app to note pad
09/01/2016 07:39
atom0s
#2
Look at the System.IO / System.IO.File classes/namespaces. They contain the needed functions to save data to disk.