.NET General - What are the other ways in which you can maintain state ?
Interview Question Database For Software Developers
|
|
| What are the other ways in which you can maintain state ? | | .NET INTERVIEW QUESTIONS - What are the other ways in which you can maintain state ? | | By: |
Other than session variables you can use the following technique to store state :
* Hidden fields
* View state
* Hidden frames
* Cookies
* Query strings
| | ID: 2275 | Rank: 415 | Votes: 0 | Views: 157 | Submitted: 20090616 |
Copyright © 2009 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|