from what to what?
most browsers support server push (which is really client pull), but its of
limited use. you'd have to update the asp.net timeouts. also its doesn't
scale well. a codebehind background thread could open a persistent
connection easily.
-- bruce (sqlwork.com)
| Is it possible to have persistent connections in ASP.Net?
|
|