Net
pala
ntir

  • Panini ai pomodori secchi sotto olio

    Ecco una ricetta per i panini ai pomodori secchi sott'olio :D

    Commenta »
  • Ehi, Google!!

    Ehi Google! Ho aggiornato HTML/CSS di netpalantir.it! Ecco le modifiche:

    Commenta »
  • Silverlight: how to bind a List or a Dictionary to a ListBox (or a ComboBox, etc...) using a custom control

    In the past few hours, I have been struggling with binding a List to a ListView. Seems straighforward, however I also wanted to use a custom control as the item, and not just the string representation of the item.

    Commenta »
  • Silverlight 5: migrating a project, and setting proper fonts

    Silverlight 5 is out, and, despite rumors about its upcoming dismissal by Microsoft, the new version is appealing. The new typographical improvements for example are a neat feature to have. So let's see how to migrate your project to the new framework.

    Commenta »
  • Silverlight 5: beautifying fonts

    Silverlight 5 introduces several noteworthy features, and a new fonts rendering system is among them. This post will explain how to employ it to beautify your application typografy and how to apply them using Silverlight Toolkit themes.

    Commenta »
  • SCRIPT1028: Expected identifier, string or number

    Ever fought with this on IE7?

    Commenta »
  • How to use brush resources in Silverlight

    It is important to keep a consistent style, when it comes to the visual appearance of your application. Similarly to what you do when you theme a website using CSS, Silverlight provides you with Resources to manage colors, brushes, and many other visual styles consistently across the application.

    Commenta »
  • Pollo in agrodolce alla cinese

    Di cinese probabilmente non ha molto, comunque l'idea รจ suggestiva. Benvenuti nell'angolo cottura di Palantir!

    Commenta »
  • Silverlight: the breakpoint will not currently be hit

    A quick tip for those scratching their heads with this error when debugging Silverlight in Internet Explorer (and possibly other browsers):

    The breakpoint will not currently be hit. 
    No symbols have been loaded for this document.
    

    When this happens, it means that the browser is not loading the correct binary. It could mean several things.

    1. The browser is using a cached and outdated version of your binary files. You just need to clear the browser's cache! Hint: Click on the Wheel icon in IE - Developer tools. In my experience, this is the most common situation.
    2. You have multiple silverlight components on one page, or you are using multiple browser pages. This is more complicated. If you can, you should alway use one single window when debugging, so you may want to load your popups in the main window temporarily, to allow debugging.

    Commenta »
  • Easiest and free way to georeference an image file

    Some time ago I was confronted with the following problem: I was given a historic map of a certain city in jpg format, and I was requested to make it available to MapServer in order to be displayed along with the already available shapes and ecw raster imagery. I had no idea about how to proceed... but in the end it worked. Here is how.

    Commenta »
  • ©2004-2012 Netpalantir . credits