Types and techniques of validation controls. It mentions that there are six validation controls: five validators and one validation summary control.
For Question 1, choose to examine two validators and
explain their syntax and purpose.
State Management | Session Management |
State Managements is used or storing data on the client side | Session Managements is used for storing data on the server side. |
Types of State are : Application State Session State Cookie State View State | Types of Sessions are : In-Process Mode State Server Mode SQL Server Mode Custom Mode Off Mode |
State Management is used to manage the state of multiple user interface control. |
Session Management is used to mange the multiple request from a single user or web based application. |
. | . |
. | . |
There are various best practices of session management are as
follows :
The main practices of session is a communication within server
and client on HTTP.
The session can be refreshed when there are request for
change.
In session management identifiers are unique so they are not shared
with any protocols.
Get Answers For Free
Most questions answered within 1 hours.