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.
- ส่วนหนึ่งของคำพูด: noun
- อุตสาหกรรม/ขอบเขต: Computer
- Category: Operating systems
- Company: Microsoft
0
ผู้สร้าง
- Romain
- 44.44% positive feedback