Click here to Skip to main content
15,884,177 members

Articles by Jon Person (Articles: 4)

Articles: 4

RSS Feed

Average article rating: 4.46

Multimedia
GDI+
11 Aug 2008   Updated: 19 Aug 2008   Rating: 4.89/5    Votes: 183   Popularity: 11.02
Licence: CPOL    Views: 253,141     Bookmarked: 259   Downloaded: 8,928
Please Sign up or sign in to vote.
In part three of the series, the authors of the "GIS.NET" mapping component for .NET explain how to write a geographic mapping engine which can display geographic coordinates. Source code is provided which can pan and zoom a sample geographic object (the state of Nebraska), in C# and VB.NET.
Programming Languages
Visual Basic
20 Dec 2004   Updated: 7 Aug 2008   Rating: 4.65/5    Votes: 826   Popularity: 13.54
Licence: CPOL    Views: 1,189,011     Bookmarked: 691   Downloaded: 6,737
Please Sign up or sign in to vote.
In part two of the series, the author of "GPS.NET" teaches developers how to write GPS applications suitable for the real world by mastering GPS precision concepts. Source code includes a working NMEA interpreter and sample high-precision application in C# and VB.NET.
28 Aug 2004   Updated: 7 Aug 2008   Rating: 4.57/5    Votes: 788   Popularity: 13.25
Licence: CPOL    Views: 1,051,759     Bookmarked: 930   Downloaded: 5,828
Please Sign up or sign in to vote.
What is it that GPS applications need to be good enough to use for in-car navigation? Also, how does the process of interpreting GPS data actually work? In this three-part series, I will cover both topics and give you the skills you need to write a commercial-grade GPS application.
Web Development
ASP.NET
28 Apr 2006   Updated: 28 Apr 2006   Rating: 3.74/5    Votes: 10   Popularity: 3.74
Licence: CPOL    Views: 118,402     Bookmarked: 57   Downloaded: 761
Please Sign up or sign in to vote.
This useful utility makes it easy to install or uninstall user controls to the Visual Studio 2005 toolbox.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer (Senior) Black Knight Financial Services
United States United States
Hi there! From 2004 to 2009 I ran a company called "GeoFrameworks," publishing two components called GPS.NET and GIS.NET which helped developers quickly write location-based services. Now, I've released the source code for GPS.NET to CodePlex for you to use as you see fit.

GPS.NET 2.0 on CodePlex
GPS.NET 3.0 on CodePlex

... I've also released the source code of a library called the "GeoFramework," a collection of commonly used classes such as Latitude, Longitude, Distance, Speed, and Position:

GeoFramework 1.0 on CodePlex
GeoFramework 2.0 on CodePlex

I'm now taking a break from programming, but I really appreciate the positive feedback from readers!