Database access in Windows 8 Metro Application
Even though what we have is still the initial developer preview, creating Metro applications seems to be gaining popularity in developer communities. Although we can create interesting applications using HTML5 and WinJS or XAML and C# or VB.NET, on top of WinRT, there are some unanswered questions like working with databases.
Any enterprise applications typically will work with some database at the backend. As of now, however, WinRT does not have any API for database connectivity.
Continue reading "Database access in Windows 8 Metro Application" »


