I am using C# language to develop my application using Microsoft Visual Studio 2008.
Right now,I was trying to get the current location of my place by framing a request by passing the Latitude & Longitude as the parameters(i.e.Reverse Geocoding).
Its taking too much time to get the response from the server and i don't know the exact reason why it is taking that much time.