I have at least 5 billion ideas for a new application on Windows 8. However, most of them rely on a remote database connection.
This is currently not possible with Metro apps. But I do not want to just work. Or a script that accesses an API that will access the database and return results. So, I went to the MS forums and found somewhere a message (which, it seems to me, cannot be found right now), stating that I can just use the Windows Azure SQL database and can connect to it from Windows Metro.
But I do not see any resources or documentation to support this, and I completely lost what to do.
Most applications these days need to communicate with the outside world in order to offer any personalized user interface, and it is simply impossible to do in Metro applications from what I see.
Does anyone know if you can connect to SQL Azure SQL DB from a Metro-style app? Any resources / Documents / Links / Examples that you know about?
Thanks!
Arrow source share