July 2007 - Posts

1
Comments

next Wave Silverlight RC: by preishuber

there is not only Visual Studio 2008 in pipline. Also Silverlight 1.0 is Release Candiate, Expression Blend August and so on From http://blogs.msdn.com/tims/archive/2007/07/27/silverlight-1-0-rc1-is-here.aspx
Filed under: ,
4
Comments
1
Comments

Who or what is that? Silverlight XAML Sample by preishuber

<Canvas x:Name="Metafile" Width="794" Height="1123" Canvas.Left="0" Canvas.Top="0"> <Path x:Name="Path" Width="782.512" Height="1112.53" Canvas.Left="5.77176" Canvas.Top="6.05824" Stretch="Fill" Fill="#FF000000" Data="F1 M 483.131,191.29C 484...
Filed under: ,
0
Comments

Where is my timeline? by preishuber

With Silverlight web applicationes become a 4th dimension: the time. Animations are changing elements over a timeline. In my prior post i showed how to build a slot machine with rotation numbers. I simulated with combined animations 3d effects. But how...
Filed under: ,
More Posts