WebCombo.NET V4.0 designer also provides you with Performance Tuning ability that will help to improve the performance for WebCombo.
Performance Tuning in WebCombo.NET Version 4.0 can be grouped into 3 categories :
- Client performance -> The tuning significantly reduces page output size which results in faster page response.
- Server Performance -> You can gain better page throughput and performance by using appropriate Cache configuration and ViewState setting.
- AJAX performance(Advanced) -> By properly configuring the following settings, you can significantly improve AJAX's callback performance. These settings are applicable only in DataBound mode.