另一个缺点是此方法总是需要使用会话状态。
Another disadvantage is that this technique always requires session state be used.
很简单:禁用不使用会话状态的页中的会话状态。
Simple: you disable session state in pages that don't use it.
使用会话状态的目的是为了保存不能从另一个状态或当前交互重新计算的瞬时信息。
The purpose of session state is to keep information that is transient in nature and that cannot be recomputed from another state or the current interaction.
应用推荐