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.
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.
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.