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

How can you implement the postback property of an asp.net control?

536


What is asp.net introduction?

528


List the major built-in objects in asp.net?

551


Explain the concept of MVC Scaffolding?

595


What is IPostBack? How to use it?

602






Are there resources online with tips on asp to asp.net conversions?

552


What is asp.net futures?

574


What is autopostback in dropdownlist in asp net?

535


Explain the difference between response.redirect vs server.transfer

621


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1428


Who creates jsessionid?

568


What is special types forms

541


What are the types of authentication in asp.net?

551


What symbol would you use to denote, the start of a code block in aspx views?

575


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1471