Click here to Skip to main content
15,886,016 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I just made a C# WPF application using Google Maps to display the cities when entered into a textbox using static GoogleMaps API. Now, I wanted to convert it to a WCF application such that the WPF part gets all its data by calling the WCF service that interacts with GoogleMaps API. Please suggest ways I can do that.


Thanks!!
Posted

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