Silverlight Cream for May 12, 2008 - 2 -- # 273

Nikolay Raychev with a couple articles about SL2 buttons, DanWahlin continuing his SL 1.0 series, and Todd Anglin on SL2 UI Controls in general.


I've had 4 emails about running SilverlightCream.com really wide and having the CSS cause problems, but this morning, Henrik Sderlund wrote me about it, and after exchanging email with him, he wrote back with the CSS solution. How cool is that? Thanks Henrik!

From:

Button Controls in Silverlight 2 Beta 1

Nikolay Raychev goes through a nice explanation of the various types of SL2 buttons, with examples and some code for some of the more interesting bits.

Using the Button control in Silverlight 2 Beta 1

Nikolay continues with using the Button control and expanding upon the basic use.

Dan Wahlin has been doing a series on Silverlight 1.0 and with all the product he's got, this might be a good time to jump in and look around!

First Look: Silverlight 2.0 UI Controls

Todd Anglin posted this very nice article about the Silverlight 2.0 controls. This is a very good write-up from layout to media, and is well worth a read!

Stay in the 'Light!


Twitter SLNews | | | | | | | | |

This article is part of the GWB Archives. Original Author: Dave Campbell

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.