C# Possible unintended reference comparison...
- by Pandiya Chendur
When i try to check Session["userId"] != null why i get this message Possible unintended reference comparrison; to get value comparrison; cast left hand side to string Any suggestion....