Contents tagged with ASP.NET
-
Shame and Down to Earth HttpContext.Items Property
There is a few options to used if you want to stored object on the server-side. Some of the common techniques people used are including Session, Cache, Application. There's a different between each … more