I am a newbie I have a database with addresses and longitude/ lattitude data. I want to write a small windows application that is able to put multiple pushpins or other marks on the map using longitude and lattitude-
- The user types ind the address
- The system gets the longitude and laittude and adds the pushpins on the map. I really need some help and guidance to get started. I can manage th database call and gui stuff, but i havent been able to successfully adding a bing map and set the pushpins in a simple winform application yet. Im using visual studio 2012 I have downloaded and installed the Bing Maps WPF control