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 |
Explain the Lapsed Listener problem in .net
How can a win service developed in .NET be installed or used in Win98?
define cache memory? : Dot net architecture
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
What is a memory management?
What is gui programming? : .NET Architecture
How many types of languages does .net support? name at least 10-15?
12 Answers Interac, Six Sigma, TechUnity,
Difference between abstract class and interface
100 Answers Accenture, Altruist, Baba Group, CitiGroup, Fiserv, HCL, IBM, iGate, Infosys, Jean Martin, Karthik Industries, Microsoft, OnDLine, TCS,
What is the purpose of Accordian in jquery? Where it can be used?
Can you explain atlasuiglitz library?
Explain the difference between l1 and l2 cache? : Dot net architecture
how can we achieve language interoperability through CLS? How MSIL works?