c# 4.0 - How to run the timer tasks asynchronously? -


hi developing windows phone 8 app using c# , xaml. previous team has developed code, have used many methods in timer control. when updating methods calling , blocking ui. there way use timers asynchronously ui can not blocked. in advance

you should use "xaml binding" updating ui


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -