0
votes
3answers
116 views
Detect if SSL is supported
I am redirecting users to https using a HttpModule for selected pages, what I don't want is to force users to use SSL if for some reason there browser, proxy, etc does not support it. Is it possib …
6
votes
C# Compiler Enhancement Suggestion
If you have Resharper it will highlight things like this for you. Cant recommend resharper highly enough, it has lots of useful IDE additions especially around refactoring.
…
