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

Web Form with Progress Bar of Web Service Execution

Rate me:
Please Sign up or sign in to vote.
2.00/5 (4 votes)
6 Aug 2008CPOL1 min read 44K   1K   28  
Show developers how to manage state of long running web service and then use this state in Ajax enabled web form
<publishData>
  <publishTarget publishUrl="C:\inetpub\WebService\">
    <file relUrl="Web.config" publishTime="08/07/2008 10:11:20" />
    <file relUrl="TestService.asmx" publishTime="08/05/2008 09:25:48" />
    <file relUrl="bin/TestService.dll" publishTime="08/07/2008 09:58:47" />
    <file relUrl="bin/TestService.pdb" publishTime="08/07/2008 09:58:47" />
  </publishTarget>
</publishData>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Russian Federation Russian Federation
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions