Home > Term: view state
view state
A mode of session state in which the entire session state is serialized and stored as a BLOB on the client then deserialized during every post-back. This has a tremendous hit in bytes over the wire (BoW), but is highly scalable in that it doesn’t require storing information in the database.
- Jenis Kata: noun
- Industri / Domain: Komputer
- Kategori: Sistem operasi
- Company: Microsoft
0
Penulis
- Romain
- 44.44% positive feedback