Reimers.dk

.NET, AJAX and Google APIs brought together
Welcome to Reimers.dk Sign in | Join | Help
in Search

Jacob Reimers Weblog

marts 2009 - Posts

  • Deep Earth

    Previously I wrote about creating a Silverlight control for Google Maps. Sadly Google wasn't up for supporting such a project, and still only allow you to access their map tiles through their API. Well, just shows that you get what you pay for :-) Looking around on the internet, I quickly found the DeepEarth projects on Codeplex. The project rocks. It supports lots of different map providers: Virtual Earth, OpenStreetMaps, WMS maps, etc, with all the rich animation of Silverlight. Read More...
  • Translate Resource Files

    A practical sample of how to use the Google Translator from the Google AJAX API Wrapper example to check if your UI properly supports localization. The console application takes a file location of the resource file to translate as the only argument and will write the translated resource files to the same folder. Read More...
  • Version 4.1 Works With WCF

    The latest update has a large code change to make it compatible with WCF services. The previous state serialization was changed to provide compatibility. The WCF compatibility has made it possible for DNNHost to provide webservice access to hosted geographic data. Read More...