Make Changes To .net Webservice And Dll
I have a order area that runs on webservices in .net and some processes are in DLL’s. The DLL’s have been decompiled before for making changes. I would like to put the code under a different domain name and change the affiliate ID that it uses. Also, I want to change the commission to be based on quantity sold, like a threshold. so if they sell under 99 they get 9.00 and if over 99 they get 12.00.





