Silverlight Cream for June 1, 2007

Cream, as in 'Pick of the Litter' is always subjective, but this is my list for today as I view my, and will add on as I come across others


Michael Schwarz is continuing with his run of Silverlight/JavaScript postings, well worth the time.

Michael Schwarz continues with a discussion of the Beta 1 changes to onLoad.

On May 21, 2007, I referenced a post by Dave Relyea on calling JavaScript from C# using the Scriptable attribute. Today Michael Schwarz completes the loop by calling back to C# from JavaScript!

Michael's latest posting for today is an introduction to the Silverlight Alpha JSON Serializer.

Silverlight: Convert Ink to Xaml

Laurence Moroney at Web.Next is experimenting with Ink and paths now, code included, and definitely worth a look.

Not Silverlight, but all good. When Scott Guthrie posts, you know it's something you need to read.

MIX 08 Announced

Mark your calendars and start saving your loose change, MIX 08 will be back at the Venetian in 'Vegas on March 5-7, 2008!

Using Playlists In Silverlight

Brian from the Silverlight SDK team has posted a media player that utilizes a playlist... code explained, this has been requested all over the forums.

Enjoy!


and

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.