Recent Posts

ControlStoryboardAction in Silverlight 3

1 minute read

Microsoft.Expression.Interactions namespace ships with an interesting control - ControlStoryBoardAction.  This control can be applied on any Silverlight UI C...

Visifire Charting in Silverlight

4 minute read

Visifire is one of my favourite charting tools in Silverlight. I love playing with it in my free-time at home on my Windows 2003 server machine :) This post ...

Designing a PopUp in Silverlight

2 minute read

Designing a PopUp in Silverlight is one of the common tasks in Silverlight Application Development.  Let's see a code snippet that can help you do that in fe...