Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1049507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T16:37:38+00:00 2026-05-16T16:37:38+00:00

I am not good with Silverlight animations. When i use Expression Blend it generates

  • 0

I am not good with Silverlight animations. When i use Expression Blend it generates huge amount of code, the classes of which go way above my head. Do i need to remember all these classes or is it fine if i just use tool? I really get tensed when i see such big class names. Please guide me. How do i remember all these class names. Explain me fundamentals how do i get started with animation in silverlight.

Thanks in advance 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T16:37:39+00:00Added an answer on May 16, 2026 at 4:37 pm

    Silverlight supports time-based animation. That means (in general) all you have to do in order to create animation is tell it what is the beginning value of the property of a specific object you want to animate, what’s the property’s final value, how much time it will take for the object to get to it’s final state, and how to interpolate the property’s value.
    For example: Let’s say you have an Image, and you want it to fade from completely visible to unvisible in one second. The object you’re animating is obviously the image. The property you’re animating is it’s opacity. It’s start value is 100%, it’s end value is 0%, time is 1 second, and let’s say you want it to use linear interpolate – that means Silverlight will caculate what value to give this property for each frame it draws, so for example if it draws 50 frames per second – it will draw the first frame with 100% opacity, the second with 98% opacity, and so on, until it reaches 0% opacity (I may be one-off, don’t get me on that (-:). Obviously animation can only be used for continuous values (otherwise interpolation is meaningless).
    All of these are what you see in the XAML created for you by blend. Take a look at it, I’m sure you’ll understand it better :-). I think if you know what you want- Blend will do it for you (assuming you know how to use it) – here’s an ok tutorial- http://www.codeproject.com/KB/silverlight/SilverlightBouncingBall.aspx, I personally used the book- foundation expression blend 3 with silverlight.pdf, which was great, but I’m sure you can also find some good tutorials by googling.
    When you’ll have to use these animations in code, you’ll have no choice other than understanding exactly how it’s done, but if you’ll start with most simple code examples, work your way up, and be assisted with the automatically generated XAML for further understanding, you should be able to handle this.
    Anyhow, I don’t thing memorizing “by heart” helps.
    HTH. Goodluck

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm not good at t-sql, so I need help. I have this code I
Does anyone know of a good, animated ItemsControl for Silverlight, or an easy way
Question: Is there a good way in Silverlight to intercept undesirable characters from being
I'm looking for a good Silverlight control collection to use them in my application.
Im not good at math, I could find everything so far, but not this
I'm not good at OOP design, but I need to demonstrate my knowledge to
I'm not good in English. What wrong with my text ^^ sorry :) I
Maybe the question sound not good or too simple. But not for me in
It seems not good for me, reporting errors like 'General Error: '+...., Is there
I am not good at SQL Server 2000. I have a comma-delimited list of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.