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 do you hide maximize,minimize and close box at the form title bar?
Explain pipelining? : .NET Architecture
What is the purpose of Accordian in jquery? Where it can be used?
How do we do authentications using atlas?
Waht is Dot net Arcitecture
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
What are library functions?
What exactly is being serialized when you perform serialization? scope in C# ?
what are the fundamental and common properties of .net controls?
How cache coherency is eliminated? : Dot net architecture
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
Explain .net mobile automatic paging? : Microsoft dot net mobile