473,386 Members | 1,609 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

call a web method without the reference

hi,

I develop with Visual Studio .NET and I usually know the web service to
call, and y make a web reference and my problems finish.

But whar I'm trying to do now is to call a web method with no idea of which
is the web service, and which is the method to call. I say, I want to take
this data from a table, and without a previous reference, install the object
and call to a method of this web service.

Someone knows how can I do that?

If you know some examples or articles...thanks.
Nov 23 '05 #1
2 3497
=?Utf-8?B?Z3JieXRl?= <gr****@discussions.microsoft.com> wrote in
news:EF**********************************@microsof t.com:
hi,

I develop with Visual Studio .NET and I usually know the web service
to call, and y make a web reference and my problems finish.

But whar I'm trying to do now is to call a web method with no idea of
which is the web service, and which is the method to call. I say, I
want to take this data from a table, and without a previous
reference, install the object and call to a method of this web
service.

Someone knows how can I do that?

If you know some examples or articles...thanks.


I would say it's definetely possible. A program called "Web Service Studio
2.0" takes advantage of those facilities:

http://www.gotdotnet.com/team/tools/...c/default.aspx

The program can extract the complete web service implementation from the
WSDL URL.
Nov 23 '05 #2
=?Utf-8?B?Z3JieXRl?= <gr****@discussions.microsoft.com> wrote in
news:EF**********************************@microsof t.com:
hi,

I develop with Visual Studio .NET and I usually know the web service
to call, and y make a web reference and my problems finish.

But whar I'm trying to do now is to call a web method with no idea of
which is the web service, and which is the method to call. I say, I
want to take this data from a table, and without a previous
reference, install the object and call to a method of this web
service.

Someone knows how can I do that?

If you know some examples or articles...thanks.


I would say it's definetely possible. A program called "Web Service Studio
2.0" takes advantage of those facilities:

http://www.gotdotnet.com/team/tools/...c/default.aspx

The program can extract the complete web service implementation from the
WSDL URL.
Nov 23 '05 #3

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

Similar topics

5
by: christopher vogt | last post by:
Hi, i'm wondering if there is something like $this-> to call a method inside another method of the same class without using the classname in front. I actually use class TEST { function...
5
by: Andy | last post by:
Hi Could someone clarify for me the method parameter passing concept? As I understand it, if you pass a variable without the "ref" syntax then it gets passed as a copy. If you pass a...
9
by: keith | last post by:
I created a class libery which has name space Assembly and class Assembly and compiled it. Then created a C# project and called a method in the external class e.g. Assembly dll;...
24
by: Jazper | last post by:
hi i have this problem. i made a class deverted by CRootItem with implementation of IDisposable-Interface. i made a test-funktion to test my Dispose-Method.... but when set a breakpoint in my...
1
by: Sherif ElMetainy | last post by:
Hello Using the System.Diagnostics.StackTrace class (see code below), I can know that method that called my currently executing method. Is there a way I can get a reference to the object...
0
by: grbyte | last post by:
hi, I develop with Visual Studio .NET and I usually know the web service to call, and y make a web reference and my problems finish. But whar I'm trying to do now is to call a web method with...
10
by: ravi | last post by:
Hi, i am a c++ programmer, now i want to learn programming in c also. so can anybody explain me the difference b/w call by reference and call by pointer (with example if possible).
6
by: HolyShea | last post by:
All, Not sure if this is possible or not - I've created a class which performs an asynchronous operation and provides notification when the operation is complete. I'd like the notification to be...
3
by: Edwin.Madari | last post by:
maduma@pt.lu wrote: 1. return string names of required methods in getAllMethod return 2. use gettattr on self and then exetute methods in applyAll def applyAll(self): for method_name in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...

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.