> -----Original Message-----
> From: Discussion of advanced .NET topics. [mailto:ADVANCED-
> [EMAIL PROTECTED] On Behalf Of Peter Vertes
> Sent: 25 January 2007 17:14
>
> For instance imagine a DataGrid that has 10
> ticker
> symbols in it.  Whenever the price changes for a symbol the backend
> pushes
> the changed prices and symbols into a DataSet and the DataGrid (which
> is
> bound to the DataSet) shows the updated prices.  The requirements of
> the
> client are that the users should not have to download/install anything
> onto
> their computers and no ports should be needed to be opened on the
> firewall
> besides ports 80.

Hi,

Sounds remarkably like this page I was on recently:
        http://www.binarybet.com/

The home page has a datagrid-like view that auto-updates from the server,
and I've had that page running for hours without a timeout issue.  No Java,
no ActiveX.

Good luck,

                        Geoff

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to