Skip to main content
Email Password   helpLost your password?

Articles by Jon Person (4 articles found)

Average article rating: 4.40

ASP.NET

Visual Studio 2005 Toolbox Utility
Last Updated: 28 Apr 2006   Page Views: 67,067   Rating: 3.68/5    Votes: 9   Popularity: 3.51   Bookmark Count: 51
Licence: The Code Project Open License (CPOL)   
This useful utility makes it easy to install or uninstall user controls to the Visual Studio 2005 toolbox.

GDI+

Writing GIS and Mapping Software for .NET
Last Updated: 19 Aug 2008   Page Views: 49,041   Rating: 4.74/5    Votes: 121   Popularity: 9.86   Bookmark Count: 156
Licence: The Code Project Open License (CPOL)   
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.

Mobile Development

Writing Your Own GPS Applications: Part 2
Last Updated: 7 Aug 2008   Page Views: 606,931   Rating: 4.62/5    Votes: 804   Popularity: 13.41   Bookmark Count: 570
Licence: The Code Project Open License (CPOL)   
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.
Writing Your Own GPS Applications: Part I
Last Updated: 7 Aug 2008   Page Views: 616,729   Rating: 4.57/5    Votes: 764   Popularity: 13.16   Bookmark Count: 784
Licence: The Code Project Open License (CPOL)   
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.

Jon Person


Member
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!
Location: United States United States


Last Updated 21 Nov 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009