Jesse Liberty - Silverlight Geek

By, For and About Silverlight Developers

Browse by Tags

All Tags » Building Apps (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...
Page Switching With Parameters (the short version)
  I recently finished Part 2 of Page Switching in which I demonstrate how to pass parameters between Silverlight pages (this video is in production and should be available soon.) A reader asked if I could provide the essential information, so here...