session facade Vs Singleton object design patterns in ASP.Net
Posted
by Rupa
on Stack Overflow
See other posts from Stack Overflow
or by Rupa
Published on 2010-03-27T11:16:32Z
Indexed on
2010/03/27
11:23 UTC
Read the original article
Hit count: 395
Hi, Can any one tell me which one is better in "Session Facade Class" and "Single ton Object" design patterns in ASP.Net? Also, please state the scenarions where specific design pattern is advisable to use.
Thanks Rupa
© Stack Overflow or respective owner