a way to provide data to your app reduces complexity and improves maintainability Separating data from the front-end makes it easier to work with a team When done right, services are accessible from any platform as they are based on open standards
the Number” app following these steps: Create a database to store our data Create a WCF Service to get/send data from our database Use the service to connect the application to the database