How Web service create Proxy Using WSDL?
Answer / manjunath
From a command prompt, use Wsdl.exe to create a proxy
class, specifying (at a minimum) the URL to the Report
Server Web service.
For example, the following command prompt statement
specifies a URL for the management endpoint of the Report
Server Web service:
wsdl /language:CS /n:"Microsoft.SqlServer.ReportingServices2
005" http://<Server
Name>/reportserver/reportservice2005.asmx?wsdlThe WSDL tool
accepts a number of command-prompt arguments for generating
a proxy.
This file is created in the directory from which you run
the command.
| Is This Answer Correct ? | 2 Yes | 0 No |
How can implement drag and drop using atlas?
What is ILDASM ?
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
What is different about namespace declaration when comparing that to package declaration in java?
What is textbox control of .net mobile? : Microsoft dot net mobile
how to kill user session ?
Can you explain update progress control?
6. Wcf- what is SOA
What i sthe meaning of .(dot) in .Net?
can any one urls for learning .net(which is written in simple english)
Define domestic architecture artifacts? : Dot net architecture
Why the config file might not be writable