ASP.NET Session State is on by default, hence you are paying for memory even if you don't ... You can also set ReadOnly SessionState in web.config as well.
確定! 回上一頁