Hi everyone,I am deploying my site like traditional way of asp.net .Publish code then deploy that code on server.
My issue is ;when i publish code its creating DLL of files.There is security concern over here .When i tried third party tool i can easily
de compile that code .As per my client this is not secure .Can anyone tell me what do in this case.
Is there any other way to publish more securely .