.NET General - What is ViewState ?
Interview Question Database For Software Developers
|
|
| What is ViewState ? | | .NET INTERVIEW QUESTIONS - What is ViewState ? | | By: | | Viewstate is a built-in structure for automatically retaining values amongst the multiple requests for the same page. The viewstate is internally maintained as a hidden field on the page but is hashed, providing greater security than developer-implemented hidden fields do. | | ID: 2279 | Rank: 449 | Votes: 2 | Views: 202 | Submitted: 20090630 |
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.
|
|
|