Archive for September, 2009

Behaviors vs Subclassing in Silverlight

As a Silverlight developer, when you want to add functionality to an existing control, you have two main options as I see it (if you want to get reuse from your code). You can either subclass the control or, as of Silverlight 3,

Silverlight 3 and Flash: iPhone Dragging Effect

Here is a Flash vs Silverlight comparison on the fantastic iPhone Dragging Effect. it is a Text Dragger like the well-known dragging effect from iPhone or iPod touch. Simply drag the text up and down by holding down the mouse button. Let’s enjoy it and leave comments!! Comparison Flash implementation: 35 minutes Silverlight implementation: 1 hour 40 minutes (Implemented First) Source codes Note: There is a file embedded within this post, please visit this post to download the file. Note: There is a file embedded within this post, please visit this post to download the file. Flash Silverlight Please visit the original post to view this demonstration

View original here: 
Silverlight 3 and Flash: iPhone Dragging Effect

Silverlight 3 and Flash: XML Image Gallery2

Here is a Flash vs Silverlight comparison on the XML Image Gallery2! It is a revised image Gallery based on the last post of