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
Post a Comment