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 some of the features present in vb 2005?
Which properties are used to bind a DataGridView control?
What is the use of internal keyword?
How to store images in sql server database through vb.net?
Describe about visual basic.net?
What are option strict and option explicit?
what is difference between web.config and machine.config and where it will be ?
Can you please explain the difference between dispose and finalize()?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
Tell me how many .net languages can a single .net dll contain?
Explain the difference between namespace and assembly?
Tell me which namespace are used for accessing the data?
What is the difference between convert.tostring and .tostring() method?
What is econo-jit?
Explain i.tostring method?