WeatherInformation WP8: trying to to work with database
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Sun, 10 Aug 2014 23:12:04 +0000 (01:12 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Sun, 10 Aug 2014 23:12:04 +0000 (01:12 +0200)
commit99e6c523e573d4ae44cc61f26ce8a4d5919a59e0
tree97908d7f81c7d90c044bd7d4ab2939edb5e76b48
parent8e4b258687972dd69436f484948873566270999b
WeatherInformation WP8: trying to to work with database
17 files changed:
WindowsPhone/WeatherInformation/WeatherInformation/App.xaml.cs
WindowsPhone/WeatherInformation/WeatherInformation/MainPage.xaml.cs
WindowsPhone/WeatherInformation/WeatherInformation/MapPage.xaml
WindowsPhone/WeatherInformation/WeatherInformation/MapPage.xaml.cs
WindowsPhone/WeatherInformation/WeatherInformation/Model/Location.cs [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Model/LocationDataContext.cs [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Model/Services/StoredLocation.cs [deleted file]
WindowsPhone/WeatherInformation/WeatherInformation/Model/WeatherData.cs
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.Designer.cs
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.resx
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.xlf
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.qps-ploc.xlf
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.resx
WindowsPhone/WeatherInformation/WeatherInformation/SelectedDatePage.xaml.cs
WindowsPhone/WeatherInformation/WeatherInformation/ViewModels/MainViewModel.cs
WindowsPhone/WeatherInformation/WeatherInformation/ViewModels/SelectedDateViewModel.cs
WindowsPhone/WeatherInformation/WeatherInformation/WeatherInformation.csproj