I have developed an asp.net MVC4 and i want to sell it to a costumer but i will install it on his server IIS8 .
I have installed it on iis8 and it run perfect from remote and local machine. But any body can see my code in the server machine.
I tried to use permission file but any body can modify it.
How can i protect my code and don't allow other to see it?