5,696,038 members and growing! (16,909 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

View State


Web Development » View State

Contents Quick search by title:

    ASP.NET - Viewstate

    top
    Title / Updated Author Score  
    ViewState Provider - an implementation using Provider Model Design Pattern
    Updated: 15 Aug 2004  
    Solve the ViewState problems using the industry well-known pattern - Provider Model design pattern.
    .NET 1.0, .NET 1.1, NT4, Win2K, WinXP, Win2003, SQL 2000, VS.NET2002, VS.NET2003, C#, ASP.NET, SQL, DBA, Dev, Intermediate
    Elvin Cheng 4.80
    ViewState Compression
    Updated: 10 Jul 2006  
    How to compress the ViewState of ASP.NET pages and save bandwidth.
    .NET 2.0, Win2K, WinXP, Win2003, VS2005, C#, ASP.NET, IIS, Dev, Intermediate
    Dario Solera 4.63
    DataGrid's ViewState optimization
    Updated: 11 Apr 2005  
    How to reduce DataGrid's ViewState size, while maintaining all DataGrid's functionalities.
    VC7, VC7.1, .NET 1.0, .NET 1.1, IIS 5.1, IIS 6, VS.NET2002, VS.NET2003, C#, ASP.NET, Windows, Dev, Intermediate
    Daniel Fruzynski 4.44
    ViewState management using AOP - PostSharp4ViewState
    Updated: 20 Sep 2008  
    How to automate ViewState and control state management using AOP techniques.
    C# 3.0, .NET 3.5, C#, ASP.NET, .NET, Dev, Intermediate, Advanced
    Szymon Pobiega 4.25
    Yet, another ViewState viewer
    Updated: 7 Mar 2004  
    In the following lines, I'll show how to create a very simple viewer that displays the contents of the controls store in view state. It's NOT just a tree holding all the ViewState data as stored in __VIEWSTATE field, but a list of all the controls storing data in ViewState and the saved data.
    .NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, C#, ASP.NET, Visual Studio, Dev, Intermediate
    Natty Gur 4.23
    Retaining State for Dynamically Created Controls in ASP.NET applications
    Updated: 18 Feb 2003  
    When creating controls on the fly on your ASP.NET pages viewstate is a bit hard to track. Learn how it works and how to help your application remembers where to put what.
    .NET 1.0, C#, ASP.NET, Windows, Visual Studio, Dev, Intermediate
    Mads Nissen 3.98
    Keep ASP.NET ViewState out of ASPX Page for Performance Improvement
    Updated: 23 Jul 2005  
    How you could improve performance of your ASP.NET projects, keeping ViewState on the server instead of on the ASPX page.
    VB, ASP.NET, Windows, .NET, Visual Studio, Dev, WebForms, Intermediate
    Régis Daniel de Oliveira 3.74
    Myth Regarding ViewState in ASP.NET
    Updated: 6 Sep 2006  
    Common myth that ViewState holds values for controls such as TextBoxes.
    .NET 1.1, NT4, Win2K, WinXP, Win2003, Vista, VS.NET2003, TabletPC, DotGNU, C#, ASP.NET, .NET CF, Mobile, Dev, WebForms, Intermediate
    Vivek Thakur 3.39
    ViewState and User Defined Data Type
    Updated: 29 Sep 2004  
    How to play with ViewState and user defined datatype.
    .NET 2.0, Win2K, VS2005, C#, ASP.NET, Dev, Intermediate
    Sendilkumar.M 2.81
    GridView within GridView
    Updated: 15 Jan 2008  
    Manipulating ChildGrid within MasterGrid
    .NET 2.0, C# 2.0, C#, ASP.NET, Windows, .NET, Dev, Beginner
    babbar 2.41
     

    Last Updated 2 Dec 2008
    Advertise | Privacy
    Copyright © CodeProject, 1999-2008
    All Rights Reserved. Terms of Use