QUESTIONS

Tagged: design-patterns

answers  0
views  128
votes  0

[Question] What is the difference between a Static Class and Singleton?  

Let me start with a little secret: having asked what the difference is between a static class and a singleton, I pretty much know the answer. A static class is a class whereas a singleton is an object ...
answers  1
views  497
votes  2

[Snippet] C# Singleton design pattern example  

The Singleton design pattern is one of the original Gang of Four design patterns. It is designed to limit the number of instances of a class to just one. When would you want to use this? In fact, t ...
Apr 01, 2016
Luka König
{ 93 - 2 - 0 }
2  posts
You may also like
When to use 'ref' and 'out' keywords - specifically with strings?
Visual Studio 2015 F10 Debugger key not working
Horizontally centering a <div> inside another <div>
How to Encrypt and Decrypt a string in C#
Server Side Rendering in JavaScript?
Curlybrackets Software
The source code for Curlybrackets (C#/.NET/SQL Server) is available for purchase here. Start your own Q+A site now!

Easily create custom post types: messages, ideas, questions, tickets, whatever.

The Software Pack is a great place to start your corporate Q+A customer support site.