GeoFramework - This project was formerly a commercial library maintained by the company "GeoFrameworks" for two components it sold (GPS.NET and GIS.NET) from 2004 to 2009. In 2009, Jon Person decided to release the source code for this library in order to assist the open source community. This project contains classes designed to simplify the task of writing Location-Based Services as well as mapping applications. The most frequently used classes in this project are Angle, Latitude, Longitude, and Position. These classes represent coordinates on Earth's surface and provide functions for calculating distance and bearing to other points on Earth. Other classes such as Speed and Distance encapsulate measurements as well as conversions to other unit types.
The entire library is globalized, supporting multiple numeric formats and cultures, and includes design-time type converters to add support for Windows Forms designers. Most classes also support conversion of values to and from string values. For example, the Position class can output values in a specific format and parse formatted values back into an object. This project has no dependency on specific UI platforms, allowing it to be used in both GDI+ and WPF applications.
This is the second major release of the framework. This version eliminates GDI+ dependencies such as System.Drawing to enable the framework to be compatible with newer Windows Presentation Foundation applications. Unlike version 1.0, this version does not support Visual Studio 2003, but (as a result) supports newer .NET features such as generics. Some types such as Position were changed from classes to structures to improve performance. Lastly, a lot of the code was cleaned up and analyzed with the help of FxCop.
· Supports any culture in any numeric format.
· Supports formatting of objects to string values and vice-versa.
· Supports geodetic equations such as calculating distance, bearing, travel time, and minimum travel speed.
· Supports distance and speed measurements and conversions in Imperical and Metric systems.
· Supports PROJ4-compliant datum and ellipsoids, referenced by EPSG number.
· Supports XML serialization (and deserialization) to Geographic Markup Language (GML).
· Thorough use in a commercial, production environment.
· Full IntelliSense documentation including remarks and examples.
What's New in This Release:
· This release contains stability and performance improvements as well as many bug fixes. It also adds support for Visual Studio 2010 and .Net 4.0.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
Similar Software:
Web Creator 2.0 Web Creator is an advanced HTML editor tool that allows you to develop HTML Web pages in your Pocket PC and view it in Pocket IE.
With Web Creator, you can take advantage of most of the features of the HTML 3.2 specification. It can be used to create great web documents on Pocket PC and later you can transfer into desktop/laptops
Convhex Convhex - A very easy, intuitive, and graphical base converter. Features Copy & Paste functionality, as well as an "Exit" button to conveniently close the application. Performs the conversions in real-time as you enter the values, and uses large buttons, so you're not limited to th..
Sapphire GZip Utility Sapphire GZip Utility- The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business.
However, we may sometimes find that our data is still, too big
FunctionDatabase FunctionDatabase - This program allows you to keep track of the program functions for each of the programs that you work on.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
SapphireMail SapphireMail
Emails are a powerful method of communication with the ability to send messages and files around the world almost immediately, free of charge. Being able to send and receive emails on your device within your eVB, VB
cke cke is a general purpose text editor designed for the PocketPC handhelds. It includes several features that missed in other similar programs, such as simultaneous editing of multiple documents, customization of fonts, tabsize, indenting, sintax highlighting of different languages, wordwrap, ..., see the a more complete list in the features section
Basic4ppc Desktop Basic4ppc Desktop is the fastest way to develop applications to the Pocket PC at a price affordable by anyone. Built in Visual Designer and built in Smart Help allow you to program complicated programs wherever you are. A complete help file is added to the Zip File
nueLED2 nueLED2 - nueLED2 is an open source LED control library. The control libraries are licensed under LGPL v3.0, while the sample applications are licensed under the MIT license. A .NET wrapper is also included.
For Users
nueLED2, unlike nueLED, does not provide a user interface for controlling LEDs (yet!)
PPCInstallBuilder Lite PPCInstallBuilder Lite is an Installation builder for Pocket PC applications. This product takes CAB files from Cabwizard (or other programs) and builds a self-extracting installation file to install the CAB(s) to a Pocket PC PPCInstalBuilder Lite is a Licensed product provided by Mobile Software Development & Services (MSDS). Visit our website (http://www
C# IDE Mobile C# IDE Mobile-as its name implies, is a C# Integrated Development Environment which executes on Windows Mobile 5.0 or 6 with .NET Compact Framework 2.
It allows you to write programs using the C# language and the .NET 2.0 Compact Framework (.NET2CF). The program is parsed and executed at runtime (there is no compilation or link required).
Important note:
No
Other Software by developer «Jon Person»:
GPS Diagnostics 1.0 GPS Diagnostics 1.0 - These are the problems which users typically face when they're trying to get their GPS device to work:
1. Users' Windows Mobile 5.0+ devices frequently have incorrect GPS Intermediate Driver settings.
2. Users are unaware that Bluetooth is turned off, or do not know how to configure a virtual serial port for their GPS device.
Built using GPS
GPS.NET GPS.NET is a formerly commercial .NET component maintained by GeoFrameworks, LLC from 2004 to 2009. In 2009, Jon Person decided to release the full source code of GPS.NET to the public domain for the benefit of the open source development community. This version (3.0) is the latest release