2
Answers

when to use singleton design pattern in asp.net C# web application

Vithal Wadje

Vithal Wadje

12y
5.2k
1
in which situation  singleton design pattern is used in asp.net C# web application.

i know it is used when we wants to create only one instance of class it should globally accessed in a program ..but which is real life example in asp.net web application project..
Answers (2)