I have a (asmx) web service that is running on top of .NET 3.5. I am trying to determine the best way to insure my web service is not venerable to replay attacks. Could you please proved some insight on how one may mitigate this issue?
...
Go to the complete details ...