M
mywatermelon
Guest
I asked a question about protect the dll from another people reference in here:How can I make my dll file only can use in my project?
And I got a solution by using the strong name.
After I signed it in the visual studio,it created a dll and a .pfx file.
I referenced the dll and ran the program but it failed. I know that I have missed something such input the password and reference the *.pfx file. Meanwhile, I can hardly find a tutorial about this even in MSDN.
Would you please tell me how can I reference it? Thank you.
Continue reading...
And I got a solution by using the strong name.
After I signed it in the visual studio,it created a dll and a .pfx file.
I referenced the dll and ran the program but it failed. I know that I have missed something such input the password and reference the *.pfx file. Meanwhile, I can hardly find a tutorial about this even in MSDN.
Would you please tell me how can I reference it? Thank you.
Continue reading...