473,382 Members | 1,165 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

WTB: 3rd Party .NET component for zip codes

Hi,

Can anyone recommend a 3rd party .NET component that would allow me to
determine the approximate number of miles between two zip codes?

At runtime, I will know the user's zip code. I will also have access to
an array of MyObjects where MyObject is defined as:

internal class MyObject{
...
...
public String ZipCode;
}

I want to loop through the array of MyObjects and make note of the
objects whose 'ZipCode' field is within 50 miles of the user's zip code.
Obviously, this isn't an exact science since I won't know the user's exact
address within his zip code. I'm just looking for approximations here.

David
Jul 19 '05 #1
1 1529
That's a pretty narrow thing to be looking for, so I
don't know of one specifically, but you may want to try
using the Mappoint object model (if you have it). I don't
know what the licensing of it would be but that's where I
would start.

Jeff Levinson

Author of "Building Client/Server Applications with
VB.NET: An Example Driven Approach"
-----Original Message-----
Hi,

Can anyone recommend a 3rd party .NET component that would allow me todetermine the approximate number of miles between two zip codes?
At runtime, I will know the user's zip code. I will also have access toan array of MyObjects where MyObject is defined as:

internal class MyObject{
...
...
public String ZipCode;
}

I want to loop through the array of MyObjects and make note of theobjects whose 'ZipCode' field is within 50 miles of the user's zip code.Obviously, this isn't an exact science since I won't know the user's exactaddress within his zip code. I'm just looking for approximations here.
David
.

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Lecture Snoddddgrass | last post by:
Greetings, Can anyone recommend a good 3rd party docking windows component for WinForms? I'm looking for something that allows windows to not only be docked but to "popout", much like the...
0
by: johannblake | last post by:
Does anyone know of a 3rd party product that can be used to create multimedia effects programmatically? I am looking for a component such as a library or controls. Essentially I need an advanced...
1
by: johannblake | last post by:
Does anyone know of a 3rd party product that can be used to create multimedia effects programmatically? I am looking for a component such as a library or controls. Essentially I need an advanced...
3
by: David Sworder | last post by:
Hi, Can anyone recommend a 3rd party .NET component that would allow me to determine the approximate number of miles between two zip codes? At runtime, I will know the user's zip code. I will...
2
by: sameer | last post by:
Encapsulating 3rd party controls to avoid backword incompatiblities Hi all, Environment : VB6\ VS2003\ VS2005, VB.NEt in Winforms, 3rd party component is a GRID from Sheridan & Devexpress...
9
by: Notre Poubelle | last post by:
Hello, I know tools like Lutz Roeder's Reflector can be used to disassemble an assembly into any number of .NET languages and this is invaluable for debugging 3rd party (e.g. Microsoft)...
10
by: Alan T | last post by:
I found a thirtparty component but have no idea how to integrate into VS 2005 IDE? The files come with project file and solution files.
2
by: lyra via DotNetMonster.com | last post by:
hello! is anyone here familiar with Printer Monitor Component? im using microsoft .NET framework version 3.5 but i cant find that component. can anyone help me with this? i really need it... tnx! ...
6
by: =?Utf-8?B?TWFyaw==?= | last post by:
Hi... Tried posting this on Build Controls but then saw that's a pretty slow group... Kind of a typical request from product management - they want to be able to swap in different 3rd party...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.