Data binding is one of the best features of XAML, so it's no surprise that this functionality has become more popular in HTML5. Several great JavaScript libraries help bring common and often-used ...
HTML5 hard truth No. 2: Local data storage is limited The local databases buried in your browser are one of the neater features that make it simpler for web apps to cache data on your computer. But ...
HTML5 data storage capabilities are certainly an important addition, but you still can’t move stored data to another machine, make copies, back it up, or open it with a different app. It’s all buried ...