Sharp-Developer.NET     Powered by ASP.NET
Current language is English
Switch to Russian
Main
  My blog
  Articles
  Take fun
  Useful links
.NET Utils
  RegexTuner .NET
  Code2Html .NET
Google
  Toolbar buttons
.NET CodeBank
  WinForms
  Helper classes
  #ManagmentConsole
ASP.NET Projects
  AdSenseASP.NET
About me
  CV / Resume

Best practices: Tow ways of ViewState.

Äëÿ ñîõðàíåíèÿ ñîñòîÿíèÿ ASP.NET êîíòðîëîâ (íàïðèìåð çàíà÷åíèé ïåðåìåííûõ) Microsoft ïðåäëàãåò èñïîëüçîâàòü ìåõàíèçì ViewState.

A server control's view state is the accumulation of all its property values. In order to preserve these values across HTTP requests, ASP.NET server controls use this property, which is an instance of the StateBag class, to store the property values. The values are then passed as a variable to an HTML hidden input element when subsequent requests are processed. For more information about saving server control view state, see Maintaining State in a Control.


Terms of Use   |   Advertising   |   Feedback
Copyright © 2003-2006 Alexander S. Trakhimenok. Designed by Webmax.ru
RegexStore.com

Share & reuse regex patterns!
Find out more facts
Your feedback!