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
Answer Posted / 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 |
Post New Answer View All Answers
what is interface and when it is used?
Why do we use ansi keyword?
What do you mean by serialization and deserialization and it's use.
What would you do to remove microsoft visual basic name space?
What is the differnce between managed code and unmanaged code?
Explain about garbage collection?
What are different types of jit ?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
Explain the advantage of option strict on?
What is private assembly?
Name some of the features present in vb 2005?
What is the difference between system.applicationexception class and system.systemexception?
Explain the difference between vb 6 and vb.net?
What is visual basic.net culture?
What is the feature which is common to all .net languages?