(Conversion) Difference between webHttpBinding, basicHttpBinding, and wsHttpBinding.
(1) differences between webHttpBinding and basicHttpBinding/wsHttpBinding:
-
WebHttpBindingIs the REST-style binding, where you basically just hit a URL and get back a truckload of XML or JSON from the web service
-
BasicHttpBindingAndWsHttpBindingAre two SOAP-based bindings which is quite different from REST. SOAP has the advantage of having WSDL and XSD to describe the service, its methods, and the data being passed around in great detail (REST doesn't have anything like that-yet ). on the other hand, you can't just browse to a wsHttpBinding endpoint with your browser and look at XML-you have to use a SOAP client, e.g. the WcfTestClient or your own app
(2) differences between basicHttpBinding and wsHttpBinding
-
BasicHttpBinding is the very basic binding-SOAP 1.1, not much in terms of security, not much else in terms of features-but compatible to just about any SOAP client out there --> great for interoperability, weak on features and security
-
WsHttpBinding is the full-blown binding, which supports a ton of WS-* features and standards-it has lots more security features, you can use sessionful connections, you can use reliable messaging, you can use transactional control, you can use streaming for large data-just a lot more stuff, but wsHttpBinding is also a lot * heavier "and adds a lot of overhead to your messages as they travel guest ss the network
The difference between early binding and late binding
Late binding: Call GetIDsOfNames to obtain the method before calling IDispatch: Invoke ().
This method is called post-binding.
Early binding: The DISPID of the method is hard-coded into the program during compilation, so you can directly
Call Invoke. This method is called pre-binding.
No type library information is required after binding, and the Type Library Information of the component must be queried during compilation before binding.
Early binding and late binding are mainly used in VB and VBScript because they call Invoke
It is transparent, and similar VC calls Invoke explicitly, without GetIDsOfName, or directly using DISPID completely
Programmers decide on their own. VB and VBScript are determined by the system. In VB, if the Project menu is used during compilation
Select Reference and corresponding components, and set Reference to component type library, bind first; no
Then it is bound later.
How to convert path deform binding (wse) in 3d max to editable poly Mode
The snapshot function is most suitable for this example.
You can also use "collapse to", but if it is collapsed, there will be no history.