in

Dé specialist in .NET trainingen en consultancy

Browse by Tags

  • Using additional fonts in Silverlight

      Today I wanted to use a font other than the default ones for a TextBlock element in a Silverlight 4 application.  To accomplish this using Visual Studio 2010 I had to: Add the font file (.ttf) to the project Set the Build action of this file to resource so it will be included in the assembly...
    Posted to Erik van Appeldoorn (Weblog) by Erik on 10-12-2010
  • Silverlight 4: WebBrowser control

    The new WebBrowser control in Silverlight 4 is capable of showing HTML content based on a URI or string within your Silverlight application. There are just 2 gotcha’s: 1. At this moment the WebBrowser control will only work if the application runs in Out of the Browser mode. Like you suspect by the name...
    Posted to Erik van Appeldoorn (Weblog) by Erik on 03-04-2010
  • Dependency properties in Silverlight

    Dependency properties were some time ago introduced in WPF and are widely used in Silverlight 2 controls as well. They are in effect in e.g. animations, data-binding and styles. I'm sure you use them when creating a Silverlight 2 application. The need to write your own dependency properties will...
    Posted to Erik van Appeldoorn (Weblog) by Erik on 02-21-2009
  • stackoverflow.com

    Deze leuke website kwam ik van de week tegen. Op de site kan je development gerelateerde vragen stellen en beantwoorden. De site werkt met voting & ranking en wordt dan ook druk bezocht. Heb je een vraag op software gebied, stel hem op deze site en je zal zien binnen mum van tijd heb je antwoord...
    Posted to Erik van Appeldoorn (Weblog) by Erik on 09-19-2008
Page 1 of 1 (4 items)