write to file
hi expert
i used System.IO.StreamWriter in my application to create a file,
i creat my favorite file and i write my data in it,
my problem is that any user by any permision on windows whos open my created file by notPade , my data shows to him(her),
i want to imposible read and write to my file exept by my application
please help me
best refagrds
|