hello friends,
I have created a animated button in VB.NET. As its dll file
coding can be viewed and also copied to some other location.
So my question is how can I protect the Dll file of the
animated button so that noone can access it. Any idea about
this????????
Thanks
Rekha
Answers were Sorted based on User's Feedback
Answer / bong
As a part of Visual Studio Tool there is a tool named
Dotfuscator, using which we can remake the dll such that the
internal code is not visible.
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / dhaval soni
Hi friend my name is Dhaval Soni
Thanks for giving me a chance for writing.
Ok , Bye
Is This Answer Correct ? | 0 Yes | 2 No |
Regarding Types of compatability in VB and their usage ?
Explain the difference between web.config and machine.config and where it will be ?
In vb.net how to connect crystal report?
Described strong typing and weak typing?
What are the advantages of VB.NET?
Explain the use of option explicit?
What is an abstract class?
What is the Difference between Overriding and overloading?
Explain managed code?
Explain how the .net framework performs automatic memory management.
What does VS.NET contains ?
In order to get assembly info whcih namespace we should import?