This example .NET program creates an application, AssetLinkGeofence, that connects to the Axeda Platform, passes user information (including user group privileges and security settings for the logged in user), and retrieves all defined geofences. The user will be able to create new geofences, search for existing geofences, delete geofences, and geocode addresses to the associated latitude and longitude coordinate pairs.
Information on running this example can be found in the tutorial, Creating a Geofence. There is also an article on Location-based Services.
A list of other .NET sample applications, including ready-to-run executables for this and the other samples, can be found here.

