How do I connect my remote SQL server to pull cutomer information (Beginner WP8 Develop)?

Edson Anaya1

New member
Mar 3, 2015
1
0
0
Visit site
Beginner WP8 Develop & Mysql

I am developing a appointment application for one of my final projects for my database development class. I just have a question as to how would I connect to my remote sql server to pull customer information. I have read online that I should build a front end service and pull my info that way. I just want the easiest way to communicate to my server to pull customer info from my database. Thank you!
 

spokanedj

New member
Nov 24, 2011
38
0
0
Visit site
AFAIK, you need to build a web service that connects to you SQL Server and provides the data (typically via XML or JSON) to your app. I would recommend Web API V2, Entity Framework and publish to a free Azure website.
 

Members online

Forum statistics

Threads
323,276
Messages
2,243,561
Members
428,053
Latest member
JoshRos