Hi Everyone! I am experiencing the following problem: in my Global.asax file in the Session_Start method i have added a Session Variable named "AppCulture", just like the code listed below: void Session_Start(object sender, EventArgs e) { // Code that runs when a new session is started Session...
Posted to
State Management
(Forum)
by
vfarmak
on
11-20-2009, 12:00 AM
Filed under: Session, App_Code folder, asp.net, .Net 2.0, httphandler, classes, AS.net 2.0 session