Address Headers
Demonstrates how clients can pass reference parameters to a service using WCF.
Channel Factory
Demonstrates how a client application can create a channel with the ChannelFactory class instead of a generated client.
Expected Exceptions
Demonstrates how to catch expected exceptions when using a typed client.
Retrieve Metadata
Demonstrates how to implement a client that dynamically retrieves metadata from a service to choose an endpoint with which to communicate.
Bruk en REST-nettjeneste ved hjelp av HttpClient og utfør grunnleggende CRUD-operasjoner. Du oppdager når enheten er koblet til Internett for å gi en god brukeropplevelse og dra nytte av de opprinnelige nettverksstakkene for å få topp ytelse.