Hi,
I need to develop a search engine functionality in c# that locates a martial arts schools near by .
I need to develop two types of search.
1. ZipCode + distance with in miles
2. Address + City and State.
I have a table in the sql database which has city, state, zipcode, lat and long...