How a proxy is generated for a web service ?
Answers were Sorted based on User's Feedback
Answer / komal
when you use WSDL.exe to compile a web service the
following 2 steps are done:
1) A new proxy is generated for your web service
2) Web service is compiled into .cs file (You can view it
to check out the client code)
Now you have to compile your cs file into dll file so you
can make reference to it. THis can be done by running the
following command in VS prompt:
csc /t:Library myservice.cs
3) Then .cs file it is converted into .Dll
But if you are using VS Dot Net then these 2 steps are done
automatically
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / ram
When you add reference to your web site, a proxy is created
| Is This Answer Correct ? | 9 Yes | 0 No |
Is iis considered middleware?
Why do you need iis?
IIS Port numbers?
6 Answers Emind Technologies, RoboSoft, TCS,
What is meant by virtual directory?
How do I reset iis in windows 7?
What is the use of iis server?
How does iis work?
Does windows 10 come with iis?
How do I create a iis application?
In IIS Version 6.0 Through application pool we can provide different -2 applications for the client. Is it right? If yes then how to provide the application to the client and what kind of application it can be ? Plz. Reply me
3 Answers ABC, AIMS, CSC, HCL, IBM,
How do I install iis?
What services does iisreset restart?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)