(performacne) difference between Session and static class
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi! what's the difference between using a static class (or class with singleton pattern) and holding non-static instance in Session. my question is mostly about application performance and resource usability, but besides that is there any other difference? creation time, dispose time?! thanks for any help! Seishin
life is study!!!
-
Hi! what's the difference between using a static class (or class with singleton pattern) and holding non-static instance in Session. my question is mostly about application performance and resource usability, but besides that is there any other difference? creation time, dispose time?! thanks for any help! Seishin
life is study!!!