B
Bratislav Jevtic
hi,
i've got something like PersistenceController, class that should handle all
persistency related operations. if this class has static property like
Instance called from anywhere in asp.net app ( PersistenceController pc =
PersistenceController.Instance), is it same object for all sessions or
different?
thanks in advance,
bj
i've got something like PersistenceController, class that should handle all
persistency related operations. if this class has static property like
Instance called from anywhere in asp.net app ( PersistenceController pc =
PersistenceController.Instance), is it same object for all sessions or
different?
thanks in advance,
bj