Changes

Configuration File Example

77 bytes added, 11:33, 15 October 2013
/* system.serviceModel */
In this section the web services are configured:
* Behaviours for services and endpoints
* Bindings (provides different configurations for data services and endpointsspecified by the name which then is used in the service/client configuration)
* Services (used for the data service and the session management service)
* Clients (the client definition is used by the data service to connect to the session management service defined in the appSettings)
681
edits