NOTE! I created better solution for SOAP request called "RedSOAPClient" and you can find it by clicking link below https://marketplace.visualstudio.com/items?itemName=MaciekOrlowski.RedSOAPClient Serialize your Web Service and speed it up for 95%. There are two methods in this tool. Firstly you can generate XmlSerializers.dll.cs file which contains all definitions used in you all web services connected to project. Other one update connected references so it can use generated library. This tool is result of irritation when my (300 methods API) service first call took 55 seconds and every googling was so disapointing. There is no clarify answear how to do it so I spent a lot of time and create it for other developers.
|