Episode

How to access data from SQL Server database in Windows Store app

In Windows Store apps there is no option to directly connect to a SQL Server database. If you want to access SQL Server database, you must add a service layer. In this video, we're gonna show you how to create a WCF service to access data from SQL server database in Windows Store apps.

Sample Download: https://code.msdn.microsoft.com/How-to-access-data-from-5f2602ec