How Web service create Proxy Using WSDL?



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

Post New Answer

More Dot Net AllOther Interview Questions

how do you hide maximize,minimize and close box at the form title bar?

1 Answers   Six Sigma,


Explain pipelining? : .NET Architecture

0 Answers  


What is the purpose of Accordian in jquery? Where it can be used?

0 Answers  


How do we do authentications using atlas?

0 Answers  


Waht is Dot net Arcitecture

0 Answers   Donear,


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture

0 Answers  


What are library functions?

0 Answers   DELL,


What exactly is being serialized when you perform serialization? scope in C# ?

1 Answers  


what are the fundamental and common properties of .net controls?

0 Answers   Six Sigma,


How cache coherency is eliminated? : Dot net architecture

0 Answers  


What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile

0 Answers  


Explain .net mobile automatic paging? : Microsoft dot net mobile

0 Answers  


Categories