L
lucius
Can anyone show a code sample of a "perfect Singleton" that uses the
Semaphore class in Framework 2.0? I have a security-related class that
I would like to code as a Singleton, and re-use it in both ASP.NET and
WinForms. I understand that these are very differnet environments when
it comes to threading and etc, so any/all help is appreciated.
Thanks.
Semaphore class in Framework 2.0? I have a security-related class that
I would like to code as a Singleton, and re-use it in both ASP.NET and
WinForms. I understand that these are very differnet environments when
it comes to threading and etc, so any/all help is appreciated.
Thanks.