Fetching Data into Your Application
Visual Studio 2012
Loading data into your application describes the process of fetching data from a data source, such as a database or service, and populating the objects in an application's data model. The following topics describe how to fetch data and load data into the available data models.