Archive for April, 2010

WinToolbar

Windows.Toolbar is Silverlight library that implements common widgets that allows us to build a rich toolbar control in our applications, it incorporates: group panels, drop down buttons, pickers… Group Box: Allows us to group a set of related controls Dropdown buttons: Apply default selection or click on arrow to choose new selected value. Toggle Buttons: [...]

Continue reading » No comments

Silverlight Flow Layouts library

Project Description Silverlight Flow Layouts library is a control library allowing to create ItemsControls with a Cover-flow, Carousel or other 2D / 3D complex layouts. It targets Silverlight 4, is written in C# and targets average Silverlight Developpers Live Demo A live demo is accessible here: http://www.simonferquel.net/blog/flowlayouts/index.html. Features Virtualisation: FlowItemsControl2D and FlowItemsControl3D can handle thousands [...]

Continue reading » No comments