c# - how to protect application files from being modified? -


I have a windows app that I created with Visual Studio 2008. Some graphical files in this application like jpeg.i are a setup for this appreciation but I worry that such files are being modified by the client. Would you please help me how to protect those files?

To detect this kind of tampering, you can get your graphical file from your application (or other assembly) Load) as a resource and should use it. Regardless of this, it can prevent most people from changing their resource files.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -