In forms authentication there is a new option in .net 4.0 called ticket compatiblity mode. What does this mean and what will it do for me if I switch it to 4.0?
Framework40 vs Framework20
I recently ran into a problem where the client machine was off from the server time and forms authentication stopped working. Would this solve it somehow?