What are the .datasource files that are automatically generated by \"Create Service Reference\" in Visual Studio? The comment in the file is this:
Th
As far as I remember, they are just generated so that you can use the data contracts used in the service as object data sources for data binding against UI controls.