Community discussion forum

Implementing the Singleton Pattern in C#

This is a comment thread discussing Implementing the Singleton Pattern in C#
  • 11 months ago
    Is this pattern really advisable for asp.net applications? Because as far as I know we have to introduce a bottle neck (via various locking methods) else data gets shared among various users which could prove fatal... Whats your say? Or at least tell me a requirement where a singleton is a must and can do without application level locks.

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!