Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "ZipCodeWorld"

Distance Calculation using Latitude and LongitudeVersion: ASP.NET 1.1
Author: ZIPCodeWorldSubmitted: 3/22/2010Views: 11123
ZIPCodeWorld.com provides this routine to calculate the distance between two points (given the latitude/longitude of those points) in VB.Net. It is being used to calculate distance between two points lat1, long1 and lat2, long2 and uses radius of earth in ...more>>

Calculate Distance and Radius in ASPVersion: ASP
Author: ZipCodeWorldSubmitted: 11/15/2005Views: 10164
This ASP function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.

Calculate Distance and Radius in VB.NETVersion: VB.NET 2002
Author: ZipCodeWorldSubmitted: 11/15/2005Views: 32020
This Visual Basic.NET function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation. ...more>>
Page 1 of  1

Go to page: 1