Click here to Skip to main content
15,885,998 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how do i retrive data from sql data base using json into a windows phone application?.
Posted

Hello,

Basically you will have to create a web service using ASP.NET/C# first. This web service will return the JSON response which then can be consumed on the Windows Phone. Please have a look at following examples/tutorials

Regards,
 
Share this answer
 
v2
Comments
thatraja 25-Oct-13 2:59am    
5!
Prasad Khandekar 25-Oct-13 3:50am    
Thank's

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900