PC Review


Reply
Thread Tools Rate Thread

Consuming Web Services - Tutorial

 
 
Mac
Guest
Posts: n/a
 
      26th Jul 2006
I am looking for a very straightforward, step by step tutorial that
shows how to consume a web service in a C# Windows Forms project.

By "consume" I mean:

1. Use screen entered values as the arguments for a web service.
2. Invoke the appropriate methods(s) in the proxy that will return the
required data.
3. Present the returned data to the user.

I want to avoid writing a bunch of statements that manipulates the
..Text property for a ton of textboxes, so I assume a bound set of
controls will help me there.

As you can likely tell from this message, I am a C# newbie, so the more
basic, the better on this tutorial. I do know how to create the proxy
and insantiate a variable of the correct type, but that's about it as
far as the services go.

Thanks,

Mac

 
Reply With Quote
 
 
 
 
simida
Guest
Posts: n/a
 
      27th Jul 2006
I think you can refer to MS QuickStart tutorial to find more details.

QuickStart: http://samples.gotdotnet.com/quickstart/aspplus/

Sincerely,
simida

Mac wrote:
> I am looking for a very straightforward, step by step tutorial that
> shows how to consume a web service in a C# Windows Forms project.
>
> By "consume" I mean:
>
> 1. Use screen entered values as the arguments for a web service.
> 2. Invoke the appropriate methods(s) in the proxy that will return the
> required data.
> 3. Present the returned data to the user.
>
> I want to avoid writing a bunch of statements that manipulates the
> .Text property for a ton of textboxes, so I assume a bound set of
> controls will help me there.
>
> As you can likely tell from this message, I am a C# newbie, so the more
> basic, the better on this tutorial. I do know how to create the proxy
> and insantiate a variable of the correct type, but that's about it as
> far as the services go.
>
> Thanks,
>
> Mac


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Consuming C#.Net web services in PHP version 4 Chandresh Microsoft ASP .NET 2 25th Jul 2006 11:42 PM
Problems Consuming Web Services bob garbados Microsoft ASP .NET 4 13th Oct 2004 10:35 PM
Services.exe still consuming 99% CPU Lem Lo Microsoft Windows 2000 Windows Updates 0 20th Feb 2004 05:12 AM
Consuming Web Services Pablo Salazar Microsoft C# .NET 1 6th Jan 2004 10:30 PM
Consuming XML Web Services from ASP.NET Tomas Deml Microsoft ASP .NET 0 10th Nov 2003 05:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:52 PM.