Securing DLL
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have some class libraries, which I dont want the client to use. How can we secure our dll in such a way that if someone else adds our dll to his project then it gives some error or may e do not allow to add it.
-
Hi, I have some class libraries, which I dont want the client to use. How can we secure our dll in such a way that if someone else adds our dll to his project then it gives some error or may e do not allow to add it.
Available in the .NET Framework[^] forum.
Deja View - the feeling that you've seen this post before.