Correct me if I'm wrong but I've heard that communicating with a database in Windows 8 will more than likely be done with WCF when working with C#/XAML.
If this is true then will this also be the case when working with HTML5/JS?
|
|
|
On December 14th, 2011, Microsoft MVP Morten Nielsen said:
In an HTML5/JS application, the TL;DR
Emphasis: Microsoft may provide helper Javascript libraries to communicate with WCF services, but don't hold your breath. [Heck, they've already ruffled a few feathers by dropping the System.Data namespace for XAML apps.] Until you hear otherwise, use a popular Javascript library to make it happen on the client-side. |
|||
|
|