Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
How can I write a code to consume classic ASP.NET and WCF web service in windows phone 8.1 application?

Because its not allowing me to add service reference in solution explorer.
Posted
Updated 1-Jun-15 3:38am
v2

1 solution

Take a look at Calling Web API from a Windows Phone 8 Application (C#) :

Quote:
In this tutorial, you will learn how to create a complete end-to-end scenario consisting of an ASP.NET Web API application that provides a catalog of books to a Windows Phone 8 application.
 
Share this answer
 

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