Region3
Ryder Cup Winner
Sorry if this appears to be junk to most, but I have a question regarding .NET programming and thought I'd ask here before I go to the hassle of finding a specific forum for it and signing up.
I know there's a few here that use it so I'm hoping someone might be able to help.
I'm using VB.NET but I guess this might apply to all .NET versions.
I've written something to be distributed and used at work. There are a couple of text files included with the solution that the program reads from when it starts up.
I'm being asked to restrict data to certain types of end user which I'm ok with doing via the software, but I can't think of a way to prevent anyone viewing the text files that the software reads from (if they know where to look for them).
If anyone knows how I can achieve this I'd be very interested.
All help gratefully received
Thanks.
I know there's a few here that use it so I'm hoping someone might be able to help.
I'm using VB.NET but I guess this might apply to all .NET versions.
I've written something to be distributed and used at work. There are a couple of text files included with the solution that the program reads from when it starts up.
I'm being asked to restrict data to certain types of end user which I'm ok with doing via the software, but I can't think of a way to prevent anyone viewing the text files that the software reads from (if they know where to look for them).
If anyone knows how I can achieve this I'd be very interested.
All help gratefully received
Thanks.