内容简介
This book is written in simple, easy to understand format with lots of screenshots and step-by-step explanations. If you are a developer looking forward to create great user experience for your Silverlight applications with cool animations or create Silverlight banner ads, then this is the guide for you. It is assumed that the readers have some previous exposure to Silverlight or WPF.
AI简介
这是一本专注于Silverlight 5动画设计与制作的指南。本书以简单易懂的方式,通过大量的截图和步骤式解释,帮助读者理解并掌握Silverlight动画的创建和应用。
本书涵盖了Silverlight动画的基本构建块,如Spinning control sample、Dependency property的定义、Visual presentation的创建、Bindings、Transforms、Storyboards和animations、Attached properties等。同时,本书还详细介绍了如何在Silverlight应用程序中使用动画导航过渡,包括改变控件的状态来实现动画效果,以及如何通过VisualStateManager来管理和控制控件状态转换。
在制作3D动画方面,本书讲解了如何使用XAML和C#代码创建3D文字动画,并利用RotateTransform3D属性和Storyboard对象创建一个旋转动画。此外,还介绍了如何创建3D动画banner,包括使用XAML和C#代码创建3D文本,设置旋转动画,将Silverlight Banner嵌入HTML页面,