I have a distributed system that processes documents. There currently is an Async
Webservice in place and this works fine.
My customer is requesting a Sync Webservice call. I am trying to determine the best
way to implement this.
I thought I would have the Sync call to enter a sleep s...
more >>
Hi all,
I am supposed to be doing a tech design for the web services that we will be
building for our application. I have no idea as to what to do in it. Any
anyone done this before or has any idea what could be incorporated.
Thanks....
more >>
My skills are in VB. Net/SQL Server and i have touched on PDA
development mainly as a tester. i am aware of using webservices for
functionality.
I have been given a task to develop a solution which enables users of
handheld devices to go out to various sites and record information and
send th...
more >>
when I try consuming this method the method just hangs, if I look at the
processes I can see that the wscript is running but it just seems to hang.
shouldn't this be fairly trivial calling an external from within a
webservice ?
[WebMethod (Description="Changes Password calls
Change_Pa...
more >>