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 |
Explain about branching logic control in vb.net?
Define serialization in .net?
What are the difference between structure and class?
What is the significance of delegates?
What is the difference between value and reference types?
hello! I am developing software in vb6 and vb.net separately which i need to generate barcodes e.g i have a string "182346-u",so the problem is that how to generate barcode from this type of string can any body help me please thanks regard !
What is tracing?
The default back end of the VB is
Explain i.tostring method?
in my windows application i have to show excelwork sheetwhich is stored in the local system can any one tell me the code?
Define manifest?
How to store decimal data in .net?