vote up 2 vote down star
2

Hello everyone,

Could anyone recommend me a good tutorial about Silverlight animation for a beginner, and I am especially interested in how to read the animation code in XAML (I always feel magic code) and develop my own animation. If the tutorial covers any tools which could facilitate animation code rede and animation development, it will be great!

Thanks in advance,

George

flag

43% accept rate
How strange, while looking at this question there was an advert to the right 'Learn Silverlight Today!'... silverlight-tour.com/?stackoverflow. Was this a pure coincidence or some clever advertising!? – Chalkey Jul 13 at 11:18

4 Answers

vote up 0 vote down

The Project Rosetta at http://channel9.msdn.com/continuum/tutorials can be helpful

The Project "Rosetta Stone" Tutorials are dedicated to helping designers and developers build applications in Silverlight while taking advantage of skills they already know.

link|flag
vote up 0 vote down

On Microsoft Showcase there are a lot of great video tutorial about Silverlight and Expression Blend.

In your case I would recomend watching Silverlight Fundamentals (Part 7 of 9): Animation.

link|flag
vote up 1 vote down

You might want to download the Microsoft Expression Blend trial. Blend makes it easier to develop applications for both WPF and Silverlight. The startup screen contains some examples.

And this site is pretty useful: http://silverlight.net/quickstarts/

link|flag
Sorry, I am targetting Silverlight 2, not 3. Any recommendations for Silverlight 2? – George2 Jul 12 at 10:13
1  
Use expression studio V2 (although v3 might support Silverlight 2 as well). Here's the link: microsoft.com/expression/try-it/… – Zyphrax Jul 12 at 10:14
1  
These tutorials are in text: silverlight.net/learn/tutorials.aspx – Zyphrax Jul 12 at 10:16
I think you mean using Expression Blend? Is there a tutorial for Expression Blend with Silverlight? I am new to Expression Blend. – George2 Jul 12 at 11:05
There is no animation related tutorials from the above link you recommended. Any more recommendations? :-) – George2 Jul 12 at 11:07
show 1 more comment
vote up 1 vote down

I found to be the best starting point is actually the silverlight.net page.

Silverlight.net / Learning

delivers a lot of quite well made tutorial videos. Animations inclusive! :)

link|flag
Thanks, any printable readable documents? I feel it is more impressive for me to read some printable documents, videos are hard to take notes. :-) – George2 Jul 12 at 10:11
I really love Tim Heuer Blog timheuer.com/blog/Tags/… – Henrik P. Hessel Jul 12 at 10:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.