Using a Web Service to Update ASP.NET Web Form

J

johnbarry

Is it possible to write both an ASP.NET application (with both .aspx and
..ascx files) and a web server that is referrenced by the ASP.NET app such
that a web form or any user controls on the web form are continually and
automatically updated with data from the web service without having to do a
complete postback/round-trip to the server?

Whew! That may sound complicated or confusing, but any help and/or
references would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top