Page view counter

Jesse Liberty - Silverlight Geek

More Signal Less Noise

Browse by Tags

All Tags » Digging Deeper » Blend For Programmers » XAML » Templates (RSS)
A third way to handle Templated Buttons & Images
In yesterday’s blog post I suggested that there were two solutions to crating a templated button that used an image. One was to create a different template for each image (yuck) and the other was to create a custom temlpated button. A third, and excellent...
Styles and Templates
I’m about to release a tutorial and a few videos on Styles and Templates. To set the stage, I wanted to discuss one aspect of templating in Silverlight that is in some ways revolutionary. The designers of the Silverlight 2 control libraries established...