Singleton design pattern implementation for VC .Net

K

Ken Cattanach

Hi,

Does anyone have a good implementation of the singleton design pattern for
VC .Net 2003?

Thanks.

Ken.
 
T

Tian Min Huang

Hi Ken,

I beleve the following tutorial is helpful which discusses developing a
singleton server object using attributed code and ATL in VC .NET.

Attributes Tutorial
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html
/vclrfattributestutorial.asp

Please feel free to let me know if you have any problems or concerns.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top