Click here to Skip to main content
15,893,190 members
Articles / Game Development / Unity

Ensuring that your singletons in Microsoft Unity are what you expected

Rate me:
Please Sign up or sign in to vote.
4.94/5 (6 votes)
17 Oct 2014CPOL2 min read 18.3K   24   4  
This article proposes solution for possible challenges which you can face by using singletons in Microsoft Unity in the case you are using child containers.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader NCR
Czech Republic Czech Republic
I'm software developer since 1996. I started with assembler on Intel 8051 CPUs, during years I was interested in C, C++, Sybase PowerBuilder, PHP, Sybase Anywhere Database, MSSQL server and multiplatform development.

Currently I'm developing in C++ and C# (this is my favorit and I spent some time with MCPD achievement). I'm also interested in design patterns.

Comments and Discussions