Tag Archive: XAML

Jan 01

SplitButton Control in Silverlight 4 – Silverlight Toolkit

Tweet Using the SplitButton control in your Silverlight 4 Application What is the SplitButton? The SplitButton is a nice control that allows you to turn one button into many different click options.  For example, you might have a Save button, with a split section that drops down with options to Save-As, Save a Copy, etc. …

Continue reading »

Dec 15

Web Development is Easy & Web Applications Are Boring

Tweet Web Developers aren’t really true programmers. Remember the old days, the mid 1990′s when Visual Basic (pre .net) and Front-Page were the tools of the web developer?   It wasn’t long after they were doing “shadow-IT” developing Clipper and Dbase programs that you ultimately ended up supporting or converting to PowerBuilder.   If you …

Continue reading »

Nov 03

Silverlight 4 Toolkit – WrapPanel Example

Tweet Using the WrapPanel of the Silverlight Toolkit The WrapPanel control doesn’t come standard in Visual Studio 2010, it has been removed and placed in the Silverlight Toolkit which can be downloaded from Codeplex Making a Windows Explorer “like” interface using the WrapPanel in Silverlight 4 The WrapPanel is a very useful control that allows …

Continue reading »