This function calculates the latitude and longitude coordinates from Vertical and Horizontal (V&H) coordinates. V&H's are used to identify locations and hence relative distances between network elements and between rate centers listed in...
Using the AdRotator Control in ASP.NET is an useful tutorial which gives you the method for creating an AdRotator Control. The author offers you the sample code to do this operation. The author explains you the various attributes such as...
Creating and Saving Images to a Database in ASP.NET is an ASP.NET tutorial which guides you in storing the images on a database and displays it on the screen. In this tutorial the author defines 3 functions which helps you to store images on the...
Error handling is easier in ASP.NET which is proved through this tutorial. The author explains about using Visual C# .NET code to find and handle the runtime errors occuring in ASP.NET. Through this article the users could understand about...
This is an article that deals about creating a script that can be used for calculating sun rising and sun setting. This provided code comes with the ability to perform calculation by using latitude and longitude. Author informs that the provided...
This script calculates distance between two US zip codes. Included sub-routines can be used to calculate any distance between latitude and longitude coordinates. The calculation accounts for the fact that the earth is not a perfect sphere.
Geozip Calc Distance Between Zip Codes is Unix compatible. Calculates distance between zip codes in the US or finds zip codes within a given distance. The sub-routines included can be used to calculate distance between latitude and longitude...
Determine the approximate distance, in miles, between two US postal ZIP codes or telephone area codes. A data file including more than 40,000 entries of ZIP code, city and state name, area code, latitude, and longitude is included.
This is a VB script based program that can be utilized by the webmasters to facilitate their site visitors to find their nearest location through their websites. This program provides users the latitude and longitude details along with United...
File Uploading in ASP.NET Using C# is a web based tutorial which deals with generating an application for file uploading in C#. The author describes about the methods of using the file control for both the single file uploading process and... |