c# - How to save favorite routes in constantly changing bus schedules -


i'm designing bus scheduling app wp8..

right have parser downloads data bus company's website , saves server json can downloaded , deserialized wp8 app.

how can allow users save favorite routes when schedules changes every few weeks ? or maybe there's more correct or more effective way store whole schedules ?


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

Nuget pack csproj using nuspec -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -