Someone told me that to protect the source code of a pre-compiled project, signing assembly of project is a good and safe idea,.
How to do that ? I read somewhere that go to solution explorer and signing tab in Visual Studio 2013.
When I sign the assembly, what will happen ? if I give pre-compiled project to someone, will he/she will be able to de-compile it back ?
It is Website project. Created in VS2012 by going to File > New > Project
any advise ?
Go to the complete details ...