Can private assembly be used for more than one application?
If so how?

Answer Posted / anand. m. m

No, in directly we cannot use, but using the tool
ILDASM(provided my microsoft) or Reflector(third party), we
can decompile the other assembiles and look into them. So it
is easy to reverse engineer them and crack your application.

To provide this reverse engineering using the technique
"obfuscation". There are many third parties(xenocode,
Demeanor for .Net)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does mvc represent in asp.net? : asp.net mvc

515


What are the event handlers that can be included in the Global.asax file?

568


What does uri mean?

489


How would you turn off cookies on a page of a website?

498


What is xaml? Are xaml file compiled or built on runtime?

516






Diff between web user control and web custom control?

494


Why would a company use an application service provider?

487


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

542


How to disable validator control by client side JavaScript?

563


How would you turn off cookies on one page of your website?

532


What are the various types of validation controls provided by asp.net?

531


what is command line compiler.what are the steps and how it is related to debugging.

1406


How you can stop the validation of ASP.NET controls from client side?

522


What is httpresponse?

502


Differentiate between a page theme and a global theme?

519