Maintain the SessionID for Entire Application in ASP.NET
- by Vijjendra
Hi Experts,
I am implementing the Ecommerce projects, where I need to static SessionID, is there any way to maintain the SessionID in the Entire Application.Explanation of my question is here
http://stackoverflow.com/questions/2467644/session-sessionid-in-asp-net
but How can I implement this approach.