Contact

Sign in
 

  • DynamicControlDemo - Wizard
    (SourceCode in C# as ZIP)
    (SourceCode in VB as ZIP - thanks Doug)
    This sample explains the principle of restoring the Page's last state in Page_Load to enable event handlers to be fired and avoid ViewState problems
  • ViewStateDemo
    (SourceCode in VB as ZIP)
    This sample shows that the ViewState is persisted for dynamically added controls no matter if they are recreated in Page_Init or Page_Load

    If you have any comments, suggestions or questions to one of the samples, please check my Weblog or feel free to drop me a line or post your question on the ASP.NET Forums if you want to share your thoughts with other ASP.NET experts.

    Please note that the postings, software and source code on this website are provided "AS IS" with no warranties, and confers no rights.