Subject | English | German |
comp., MS | session state | Sitzungszustand (In ASP.NET, a variable store created on the server for the current user; each user maintains a separate Session state on the server. Session state is typically used to store user-specific information between postbacks) |