Again Difference ........

  • Thread starter Thread starter gujarsachin2001
  • Start date Start date
G

gujarsachin2001

hey,
Pls anybody tell me what is the difference between enableviewstate and
enableviewstateMac properties.........Why we r using both of these in
web form.
Sachin.
 
Hello (e-mail address removed),

enableviewstateMac is a secure way of storing your viewstate. In that case
hash code is added to your viewstate to guarantee it was not changed

Read more about it there http://msdn.microsoft.com/msdnmag/issues/03/02/CuttingEdge


g> hey,
g> Pls anybody tell me what is the difference between enableviewstate
g> and
g> enableviewstateMac properties.........Why we r using both of these in
g> web form.
g> Sachin.
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Back
Top