Click here to Skip to main content
15,885,278 members
Articles / Web Development / ASP.NET

COMET (or Reverse AJAX) based Grid control for ASP .net web applications - Scalable, High performance and Low latency grid control.

26 May 2009CPOL8 min read 229.2K   5K   138  
A COMET/Reverse Ajax based Web Grid Control, which can be used in ASP .net web application. This control posts the updates to the client based on Server side event(s) there by reducing network round trips.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.