Page view counter

Jesse Liberty - Silverlight Geek

More Signal Less Noise

Browse by Tags

All Tags » Blend For Programmers » XAML (RSS)
Using Blend with Visual Studio
For the past six months or so I've been experimenting with and then "preaching" the idea of developing with two tools: Expression Blend for the UI and Visual Studio for the code. This has paid big dividends for me in productivity and it fits in well with...
Throwing Together An Application
Creating a Quick and Dirty App in Silverlight There comes a point, usually within 3-6 months after I commit to a new technology, when it becomes my platform of choice for throwing together quick applications… when I just find it easier to think in terms...
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...
Three New Videos On Data Binding
[Temporary Notice – The video DataBinding and Data Templates in Xaml has been pulled due to a production problem that is expected to be resolved no later than Tuesday.] I’m pleased to announce that we’ve posted three new videos on DataBinding and on DataTemplates...
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...