Figure 1-1. Silverlight Controls (split in two to make it easier to view)
Silverlight controls were created to look great and provide extensive and customizable functionality right out of the box. Moreover, all of the standard controls can be modified in numerous ways to meet your needs.
The look and feel of the control can be tweaked through styles or can be entirely redesigned through templates, and the behavior of the controls can be modified through event handlers. In the rare cases when none of that is enough, you can create (or derive) your own customized controls as well.
Silverlight Controls basically can be divided into:Layout Controls, Input Controls, Media Controls and Other Controls.
References:
http://www.silverlight.net/learn/tutorials/controls-cs/
http://www.codedigest.com/Articles/Silverlight/237_Silverlight2_Controls_%E2%80%93_At_a_glance.aspx
Books:
Silverlight 4 Lab Intensive Skills Training
Professional Visual Studio 2010 (Paperback)
C Sharp 4.0 in a Nutshell
No comments:
Post a Comment