G
Guest
Does anyone know if implementing a Singleton design pattern class to be used as a data access component would make for a solid architecture for an enterprise-wide .NET system?
I'm wondering if having a single point of entry won't become a bottle-neck and reduce performance.
If anyone has any information pertaining to Singleton classes, I'd be grateful
I'm wondering if having a single point of entry won't become a bottle-neck and reduce performance.
If anyone has any information pertaining to Singleton classes, I'd be grateful