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
Explain the difference between value and reference types?
What are nested classes?
What is an assembly and its use?
What is the ruby interface generator?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
How many languages are supported by .net?
Explain jagged array in vb.net?
Name some different types of control?
What is DLL HELL in VB.NET
What are the difference between structure and class?
Explain the services provided by common language infrastructure.
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
What is the top .net class that everything is derived from?
What is the importance of a Button control?
Explain the use of console application?