How can i go about maintaining the state of an intranet application: Such that an authenticated user can process one or more sales in an instance?
On the otherhand is it possible to assign a Session object a value that is returned from a process after the Application had already started and running?
On the otherhand is it possible to assign a Session object a value that is returned from a process after the Application had already started and running?