Anand Ranjan Pandey wrote:
Visual Studio 3.5 with C#.
You are using Visual Studio 2008 (which is version 9) with .NET 3.5 and C#3.0 (just to be pedantic about version numbers)
Anand Ranjan Pandey wrote:
For eg if user will enter a post code like A9 9AA then how do I know what post code are within a 10 kilometers radius of a specific post code( A9 9AA)?
There are a number of solutions. Google's localSearch API will give you that information. (sorry, that won't answer the question "what postcodes are in a 10Km radius") If you need this data in your local database you can buy postcode look up information from companies like the Royal Mail, GB Mail, the Ordnance Surcey, etc.
*Developer Day Scotland - Free community conference Delegate Registration Open