Silverlight Cream for April 9, 2008 - #247

Christoph Husse with a non-US TextBox, Jaime Rodriguez on built-in Styling, A SL2 Carousel, and URI Referencing, Dan Wahlin on ItemsControl Templates and 3rdParty SL2 controls.


From:

Michael Sync submitted this guest-post by Christoph Husse that is a very cool article on use of alternate keyboards or define-your-own keyboard, all with source:)

built-in Styling and generic.xaml

Jaime Rodriguez gives digs into the generic.xaml and built-in Styling, provides a tease and answers a ton of questions in a FAQ format... all good stuff.

A carousel control in Silverlight 2...

Catching up with Jaime today and showing this SL2 Carousel all with source.

A sample on referencing URIs..

I think this one catches me up at least on Jaime's SL2 postings... this one extending the URI references that have been discussed to no end.

Using Silverlight 2 ItemsControl Templates

Dan Wahlin posted this one, and I'm a tad behind on... but it is on ItemsControl Templates... good information and read it all, there are some nuggets of knowledge buried:)

Interesting 3rd Party Controls and Demo Applications for ASP.NET and Silverlight

A bit older post from Dan showcasing some 3rd-party SL2 controls and demos.

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.