Description: Dynamic Discovery and Invocation of Web Services
By Ehsan Golkar
Generally when we use web service, at first we should add it in the web reference and then call its methods statically. Despite having a high speed, it isn t very flexible.
In order to do it dynamically by dynamic invocation of web service, it has a very good flexibility. For example, the source of programs will be compiled once.
We can use any web service that we need. We can watch all of the web service s methods and parameters, automatic assignment methods and parameters.
Generally programmers can do any work with this method. Like other methods, in this method to achieve the flexibility of parameters, the speed is lost. But spending time is more than getting benefits.
To Search:
File list (Check if you may need any files):
Wsdl Reader
...........\Wsdl Files
...........\..........\GoogleSearch.wsdl
...........\..........\MyService.wsdl
...........\WsdlReader
...........\..........\Form1.cs
...........\..........\Form1.Designer.cs
...........\..........\Form1.resx
...........\..........\Program.cs
...........\..........\Properties
...........\..........\..........\AssemblyInfo.cs
...........\..........\..........\Resources.Designer.cs
...........\..........\..........\Resources.resx
...........\..........\..........\Settings.Designer.cs
...........\..........\..........\Settings.settings
...........\..........\properties.cs
...........\..........\Report1.rdlc
...........\..........\WsdlReader.csproj
...........\WsdlReader.sln
...........\WsdlReader.suo