Passing arguments to Web Service from Win application

From: Alex Ayzin (Alex.Ayzin@verizon.net)
Date: 01/22/03


From: "Alex Ayzin" <Alex.Ayzin@verizon.net>
Date: Tue, 21 Jan 2003 20:31:52 -0500


Hello,

Need your help again, guys. I'm not exactly too sure what I need, but I'll
try to word it out. Anyway, I have a Win app that has a Login form. On that
Login form I have 4 textboxes, that capture data from Users - UserName,
Password, ServerName, DataBaseName. That Win app consumes a Web Service
running on a WebServer. When Win app issues a call to WebService through
proxyObj.WebMethod(), I pass a couple of parameters to it. What I need to do
here's capture Logon information from those 4 texboxes and pass that info to
WebService among other params as ParamArray args(). What is a best solution
to implement this?
I was thinking like this:
1.Declare a Shared function on the form to capture 4 textboxes .Text
properties.
2. Create separate object (class) to grab that information from a Shared
function(my managers request that it's a separate object)
3. Compile previous object into .DLL, reference it in WebService and have an
access to captured information.
But I see a lot of design holes in it; maybe you can come up with a couple
of ideas that might help... Thanks a lot.
--Alex



Relevant Pages

  • Passing arguments to Web Service from Win application
    ... I have a Win app that has a Login form. ... Login form I have 4 textboxes, that capture data from Users - UserName, ... WebService among other params as ParamArray args. ... Create separate object to grab that information from a Shared ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Passing arguments to Web Service from Win application
    ... you are using the Win App to send data to the Web ... > Login form I have 4 textboxes, that capture data from Users - UserName, ... > WebService among other params as ParamArray args. ... Create separate object to grab that information from a Shared ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Sound recording - HELP!
    ... maybe this would be a great app to get my ... listing on the radio. ... Private Sub StartRecording() ... mciSimpleSendString("open new type waveaudio alias capture") ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Strange behavior of redirected stdout. Streams Broken?
    ... I can capture stderr and stdout from a console app. ...
    (microsoft.public.dotnet.general)
  • Re: Captureing device error: "Busy
    ... Can you show me how to locate the app in MCE? ... >>> I have the same error message when I tired to capture analog video ... >>> the video and sound from my VCR. ...
    (microsoft.public.windowsxp.video)