Tag Archives: Visual Studio

With or Without ViewState

As many of the ASP .NET developers know, ViewState is a necessary evil. Can’t live with it, can’t live without it.   The easiest way to disable ViewState is to turn it off from the web.config file of your web … Continue reading

Posted in How To, Software | Tagged , , | Leave a comment