|
ViewState: Various ways to reduce performance overhead
Updated: 19 Aug 2010
This article discusses about ViewState and several ways to reduce the performance hit caused by it, with a sample application.
C#, .NET, ASP.NET, Dev
|
Brij |
4.93 |
|
|
ViewState Compression
Updated: 10 Jul 2006
How to compress the ViewState of ASP.NET pages and save bandwidth.
C#, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, IIS, VS2005, Dev
|
Dario Solera |
4.85 |
|
|
Automatic ViewState Properties with the ViewState attribute
Updated: 28 Jan 2010
Automatic ViewState properties.
C#3.0, C#4.0, .NET3.0, .NET3.5, ASP.NET, Architect, Dev, .NET4
|
kennysun |
4.84 |
|
|
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.
C#, SQL, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, SQL2000, VS.NET2003, DBA, Dev
|
Elvin Cheng |
4.81 |
|
|
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.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Mads Nissen |
4.80 |
|
|
DataGrid's ViewState optimization
Updated: 11 Apr 2005
How to reduce DataGrid's ViewState size, while maintaining all DataGrid's functionalities.
C#, VC7, VC7.1, Windows, .NET1.0, .NET1.1, ASP.NET, IIS5.1, IIS6, VS.NET2003, Dev
|
Daniel Fruzynski |
4.62 |
|
|
Save ViewState on the File System
Updated: 2 Sep 2007
An article on how to save the ViewState on the file system.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
ibrahimuludag |
4.56 |
|
|
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.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Natty Gur |
4.45 |
|
|
ViewState management using AOP - PostSharp4ViewState
Updated: 20 Sep 2008
How to automate ViewState and control state management using AOP techniques.
C# (C#3.0), .NET (.NET3.5), ASP.NET, Dev
|
Szymon Pobiega |
4.40 |
|
|
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, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Régis Daniel de Oliveira |
4.29 |
|
|
Access ViewState Across Pages
Updated: 30 Jun 2009
This article demonstrates how we can share ViewState across pages
C#, ASP, ASP.NET, WebForms, Ajax, Dev
|
Virendra Dugar |
4.00 |
|
|
ViewState and User Defined Data Type
Updated: 29 Sep 2004
How to play with ViewState and user defined datatype.
C#, .NET2.0, Win2K, ASP.NET, VS2005, Dev
|
Sendilkumar.M |
2.94 |
|
|
GridView within GridView
Updated: 15 Jan 2008
Manipulating ChildGrid within MasterGrid
C# (C#2.0), Windows, .NET (.NET2.0), ASP.NET, Dev
|
babbar |
2.55 |
|
|
ViewState management for dynamically loaded UserControls
Updated: 30 Apr 2007
ViewState management for dynamically loaded UserControls.
C#1.0, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, WebForms, VS.NET2003, VS2005, IE6.0, IE5.5, Dev
|
Wesam Elsawirki |
2.08 |
|