T
ThatsIT.net.au
I have some proxy settings loaded in the application onstart event. This
means I only have to create them once and all pages can take advantage of
them.
BUT is it possible that the setting may get lost, fall out of memory or
something? Will I find that the proxy setting have gone and will not be
reset until the application restarts?
The settings are not them self's loaded into Application variables, but
created by the application onstart event.
I assume that I would be better off using the session onstart event.
Any one know the life cycle of such a move?
means I only have to create them once and all pages can take advantage of
them.
BUT is it possible that the setting may get lost, fall out of memory or
something? Will I find that the proxy setting have gone and will not be
reset until the application restarts?
The settings are not them self's loaded into Application variables, but
created by the application onstart event.
I assume that I would be better off using the session onstart event.
Any one know the life cycle of such a move?