Explain the concept of keyframe. What is the difference between silverlight and flash regarding animations?
Answer / Nitin Dwivedi
Keyframes define specific points in time during an animation where properties are set to a certain value. In Silverlight, you create a Storyboard containing Keyframes to animate objects over time. The main difference between Silverlight and Flash regarding animations is that Flash uses timelines while Silverlight uses a separate Storyboard object for each independent animation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the function used to get a reference to an object inside the silverlight control?
what is story board in silverlight?
Explain how to apply style elements in a silverlight project?
What is xaml in silverlight?
Explain the purpose of parent xaml tag of silverlight page?
Will silverlight-based applications and content run on any web server? What are the benefits to running it on servers running windows?
Does silverlight have a system.console class? Why?
What are the system requirements for Silverlight?
what happens if we press f5 in visual studio to run a silverlight application?
Differentiate between Silverlight 1.0 and Silverlight 2?
How to change the default page of the silverlight application?
How can iis improve silverlight streaming?