There are quite a few things that you can learn with this small project. More notably.
<ul>
<li>How to add controls dynamically</li>
<li>How to access those controls using code </li>
<li>How to animate the dots individually so that they appear to fade out/fade in </li>
<li>How to use Timer Silverlight in code </li>
<li>How to use Gradient Brushes in code</li>
</ul> ...
Go to the complete details ...