G
Guoqi Zheng
I have an ASP.NET application, I need to distribute it to clients. I used
some text file to stroed database scripts, .sql files.
Those .sql files are very very important part of the application, I like to
hide them from clients.
Is there a way to embed those .sql text file into the compiled .dll file? so
that client can not read it???
some text file to stroed database scripts, .sql files.
Those .sql files are very very important part of the application, I like to
hide them from clients.
Is there a way to embed those .sql text file into the compiled .dll file? so
that client can not read it???