Reimers.dk

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

Jacob Reimers Weblog

marts 2007 - Posts

  • Tweaking the ICallbackEventHandler and Viewstate

    In this post I am going to explain a basic way to add updated state information to an ASP.NET page. As I will get into later the default state management is not created for AJAX functionality and Microsoft's callback features need some tweaking to perform according to the AJAX philosophy. But with some slight tweaking you can get the quick (and somewhat hyped) response of AJAX as well as the page persistance of ASP.NET. Read More...
    Posted 23. marts 2007 10:55 by jjrdk | 3 Comments
    Filed under: ,
  • Google Adds GGeoXml Overlay

    In version 2.76 of Google's Map API the GGeoXml overlay type is added. This overlay type takes a link to a KML, KMZ or GeoRSS file and displays the contents as overlays on the map, pretty much like Google Earth does. You can read about the new overlay type in the official Map API blog. The cool thing about this overlay type is that you are not limited to displaying your own KML files but. You are free to display contents from any publicly available link. Read More...
  • Setting Up the Sql Server 2005 Integration Assembly

    The SQL Server 2005 Integration Assembly adds two User-Defined Types and several geospatial functions to your database. The assembly allows you to make geospatial calculations directly inside the database and thus lighten the load on your webserver when displaying geographically defined data. Setting up the assembly is simple and can be done in just a few steps. Read More...
  • Liking My Code A Bit Too Much

    It's always nice when people appreciate what you have done. However when they start to copy it raw to their own site it gets a little less fun. Technically I guess that plagiarism is a form of compliment, but when it is done as crudely as shown in the files attached to this post it becomes downright offensive. Download the attachments and have a look for yourself. On one page they don't even bother to remove the notice that the material is copyrighted. Read More...
    Posted 8. marts 2007 07:40 by jjrdk | 0 Comments
    Filed under:

    Attachment(s): CopiedPages.zip