Community

ASP.Net View State: EnableViewState vs ViewStateMode

(Ashish Goyal) With ASP.Net 4.0, a new property for View State was introduced, it was called ViewStateMode. Prior to ASP.Net 4.0, we used to use EnableViewState property. Now for an ASP.Net 4.0 application, both of these properties are available. So the question comes in which one we should use? And

Read More - Register for Free Membership