How to generate proxy from wsdl
How to generate proxy from wsdl There are several ways of generating a proxy from WSDL in C# however one below might help 1) First get wsdl file…
Read more →How to generate proxy from wsdl There are several ways of generating a proxy from WSDL in C# however one below might help 1) First get wsdl file…
Read more →In this example we are going to create a WCF service which will be later consumed using HTML web resource (AJAX call) in CRM 2015/2013. First we need…
Read more →Recently I have worked on arequirement where I had to write a service which was going to be used by different clients and had to call same service…
Read more →When creating a new WCF and hosting locally or dev/prod server you might come across an issue where WSDL will display a URL with computer/local name which is…
Read more →