Windows 8 Updating Metro App Tiles on basis of system date and time - JavaScript -


i m developing metro application windows 8 using javascript. far have done is

  • create application
  • whenever application executed, tile gets updated.

all want update tile on basis of system date , time without executing application.

how can achieved?

any highly appreciated

thanks sabin

okay link http://dotupdate.wordpress.com/2012/04/20/updating-metro-tiles-in-the-background-periodically/ seems answer question.

thanks


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -