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
Name a feature which is common to all .net languages?
Explain how to achieve polymorphism in vb.net?
Which namespace are used for accessing the data?
What are the assembly entry points?
Which control is an example of an object in vb net?
Describe about visual basic.net?
Explain about globalization?
Explain the difference between int and int32?
What are the difference between dispose(), close(), exit(), end()?
Explain namespace?
What are the shared variables?
How do you call a stored procedure in Visual Basic?
How do you retrieve the customized properties of a .net application from xml .config file?
What are the features present in vb 2005?
What is a preprocessor directive in vb.net?