473,461 Members | 1,512 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Consuming Web Services - Tutorial

Mac
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

Jul 26 '06 #1
1 1961
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
Jul 27 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: eric_mamet_test | last post by:
Has somebody got an example of consuming web services from an ASP "client" web site? I saw mentions of "Soap Toolkit" but the Microsoft download area specifies that this will not be supported...
3
by: Matt D | last post by:
I've got two web services that use the same data types and that clients will have to consume. I read the msdn article on sharing types...
6
by: kbs | last post by:
Hi, I'm looking for some good examples that illustrate how to code a web service that exposes a custom collection so that the properties of the collection are accessible on the client without...
1
by: BestofAbhi | last post by:
I am consuming Java Web Services in .NET. The Java Web Services have been coded using Apache Axis. The binding style in the WSDL is 'Document' and type is 'Literal'. I have added these Java...
0
by: Abhijit Salvi | last post by:
I am consuming Java Web Services in .NET. The Java Web Services have been coded using Apache Axis. The binding style in the WSDL is 'Document' and type is 'Literal'. I have added these Java...
1
by: leslie_tighe | last post by:
Hello, I have webservice created with Axis 1.2.1 and that I am trying to consuming in .NET (VB) using the Microsoft provided tools. While I am able to consume methods on the service that return...
2
by: DAL | last post by:
Question: How easy is it to have RSS feeds consumed on my site, and is there any EASY (your dealing with a newbie) tutorials that explain how to write the code. I am looking for a tutorial that...
2
by: Chandresh | last post by:
Hi, I developed one C#.net web services and I want to call this from PHP. (I am new in PHP) I already rad couple of article on internet but those are very confusing and no step by step...
3
by: Jeremy Chapman | last post by:
I've writtin a very simple web service in axis which returns an array of classes. I consume it in a .net app. When receiving the response, my .net app generates an error "Cannot assign object...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.