Skip to content

Instantly share code, notes, and snippets.

@k4m4r82
Created June 5, 2015 04:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k4m4r82/3e306818c5096e2a860b to your computer and use it in GitHub Desktop.
Save k4m4r82/3e306818c5096e2a860b to your computer and use it in GitHub Desktop.
<services>
<service name="CalculatorServer.Calculator" behaviorConfiguration="DefaultBehavior">
<endpoint binding="basicHttpBinding" bindingConfiguration="BasicHttpBindingConfig" contract="CalculatorLib.ICalculator" />
</service>
</services>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment