Identify the session variables and its values in .Net
I am working in a project where lots of session variables are used in VB.Net code across all the web pages, So at times i get confuse what value may be stored in a particular session variable. Please provide me a solution to find the list of session variables used in a web page along with its values. Appreciate your help.. Thanks..