Posted on: 10/15/2010 2:06:48 PM | Views : 745

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 ...