---
title: "Explain Address,Binding and contract for a WCF Service?"  
description: "Explain Address,Binding and contract for a WCF Service?"  
author: "Anonymous User"  
published: 2011-04-16  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/758/explain-address-binding-and-contract-for-a-wcf-service  
category: "wcf"  
tags: ["wcf"]  
reading_time: 1 minute  

---

# Explain Address,Binding and contract for a WCF Service?

**Address:** Address defines where the service resides.\
**Binding:** Binding defines how to communicate with the service.\
**Contract:** Contract defines what is done by the service.

## Answers

### Answer by Anonymous User

**Address:** Address defines where the service resides.\
**Binding:** Binding defines how to communicate with the service.\
**Contract:** Contract defines what is done by the service.


---

Original Source: https://www.mindstick.com/interview/758/explain-address-binding-and-contract-for-a-wcf-service

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
