M
mortb
Hi,
If I want to implement a singleton using a class that has a static variable
containing the singleton object, can I guarantee that it will be a singleton
to my entire webapplication on a single webserver or may the webapplication
be loaded into several appdomains?
cheers,
mortb
If I want to implement a singleton using a class that has a static variable
containing the singleton object, can I guarantee that it will be a singleton
to my entire webapplication on a single webserver or may the webapplication
be loaded into several appdomains?
cheers,
mortb