Animaonline Weather API

awAPI.zip (1,1 MB)
Gets data from Google's weather feed, and lets the user easily view such properties as forecast conditions, humidity, current temperature and so on.

C4F - GeoWallpaper

This is an extension for my MEF Utility Runner to change desktop wallpaper based on Flickr images geotagged with your current location. Uses Windows 7 location feature. MSDN Coding 4 Fun project. C# and VB

Dot Net Library

The Dot Net Library contains several common functions that should should really have been included in the .NET Framework but for one reason or another haven't been. The project contains several projects that build into .dll's that can be used by any .NET project (version 2.0 onwards). I personally have used these many times and hope that others find these useful too to include in their projects. This project will be ongoing with the idea being that extra functionality will be added all the time. Libraries: DatabaseLibrary: (SQL Database helper): Create, Drop and List Databases on a SQL Server. Create and Drop Users, Logins and Roles on a database on a SQL Server. Execute a batch of .sql files transactionally. ImageLibrary: Retrieve the Exif Tags from an image to retrieve data that is encoded in images (such as the date & time a photograph was taken). An enhanced CreateThumbnail method-this thumbnails the image keeping the scale and also alows clients to choose the quality of the thumbnail. WebLibrary: Generate new machine keys. Copy web.config files (used to help when multiple developers are working on a project and have different web.config files)

DotSpatial

DotSpatial.zip (1 013,1 MB)
DotSpatial is an open source project focused on developing a core set of GIS and mapping libraries. Moved to https://github.com/DotSpatial/DotSpatial

Geography Coder

gcoder.zip (645 kB)
Geography Coder is used to parse geography(address) information from given text, and also provides geogrpahy ontology for applications.

GeoVision

geovision.zip (3,8 MB)
Add-In for Microsoft Visio. User can easily draw geographical data to Visio drawing page via this add-In.

GoogleTrail

GoogleTrail.zip (42,8 MB)
Convert Web (Google,Yahoog,Bing,Cloudemat,Openstreet) map to Garmin Custom Map. Create/Edit waypoints Overlay two different maps for study.

GMap.NET - Great Maps for Windows Forms & Presentation

greatmaps.zip (393,3 MB)
GMap.NET is great and Powerful, Free, cross platform, open source .NET control. Enable use routing, geocoding and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yandex, Mapy.cz in Windows Forms & Presentation, supports caching and runs on windows mobile!

OpenStreetMap2Oracle

OpenStreetMap2Oracle is a windows application, which exports OpenStreetMap Data (*.osm - files) in an oracle database. The geometries will be stored in oracle's SDO_GEOMETRY datatype. It is developed in C Sharp with modern WPF - UI.