Monday, August 3, 2009

TechEd 2009: Silverlight 3 Part 2: New Controls

One thing that has always been frustrating with Silverlight 2 is the limited amount of controls that you received out of the box. I am happy to announce that this has changed. Silverlight 3 is shipping with a bunch of new controls and other controls that can be downloaded.

Mature
  • AutoCompleteBox,
  • Calendar,
  • ChildWindow,
  • DataGrid,
  • DataPager,
  • DatePicker,
  • GridSplitter,
  • HeaderedItemsControl,
  • TabControl,
  • TreeView
Stable
  • DockPanel,
  • Expander,
  • HeaderedContentControl,
  • Label,
  • NumericUpDown,
  • Viewbox,
  • WrapPanel
Preview
  • Accordion,
  • Charting,
  • DataForm,
  • DomainUpDown,
  • ImplicitStyleManager,
  • LayoutTransformer,
  • Rating,
  • TimePicker,
  • TimeUpDown,
  • 11 Themes
Experimental
  • GlobalCalendar,
  • TransitioningContentControl,
  • TreeMap

No comments:

Post a Comment