Kirpa has a great article on Dependency Properties here and a nice little Silverlight Dependency Property generator here.
March 9th, 2009 — Silverlight
Kirpa has a great article on Dependency Properties here and a nice little Silverlight Dependency Property generator here.
February 20th, 2009 — Silverlight, Windows Azure
Social Desktop from Microsoft Research is a proof of concept Silverlight application that uses Windows Azure to share, or “socialize”, content on your computer.
The Social Desktop blends the Web and PC by embedding Web oriented sharing inside your desktop, allowing every document to have the ability to have a backing social URL for sharing without having to upload or copy or move it from it’s natural location. his url provides access not just to the file, but to a built in social experience which includes a rich preview of each item, comments, related items, tags, etc.
February 18th, 2009 — Expression Blend, Silverlight, WPF
As developers we quickly forget how confusing it can be when trying to get up to speed on a new platform. That initial dive in is the hardest part. Not because the the technology is difficult, but because there are very few beginner tutorials. It seems like the majority of information on the web will be geared toward the advanced user when all you need is for someone to walk you through the basics.
That’s why I like to see these tutorials like Adding Items to a Listbox using Blend from Kirupa. He does a great job of structuring the tutorial with a clear goal lots of screen shots.
The only thing I think he could add is the source for download. I know it seems silly to post the source for a list box, but for someone who is completely new to Silverlight it would be helpful.
February 11th, 2009 — Silverlight
Tim Sneath has a great commentary on Silverlight adoption and how the reality compares to the preception that Adobe would like to create.
Oh, he also mentions that HSN is using silverlight to stream content. Something that I wasn’t aware of.
February 10th, 2009 — Silverlight, WPF, XAML
Karl on WPF has a new release of XAML Power Toys available. In this release:
February 3rd, 2009 — Silverlight
Infragistics recently launched Quince, a design pattern explorer built in Silverlight.
Design patterns are nothing new, The Welie Library, Jenifer Tidwell’s Designing Interfaces, UI-Patterns.com and The YUI (Yahoo! UI) Library among others have been around for some time.
What is unique about Quince is the social aspect, which allows users to comment and give examples of use cases for patterns. Aside from UI-Patterns.com it’s one of the few that affords for this.

January 30th, 2009 — Silverlight
Robby Ingebretsen of NerdPlusArt has a well written piece on deep linking and browser history in Silverlight using jQuery.
January 15th, 2009 — Expression Blend, Flash, Silverlight
Sothink Quicker for Silverlight is a very Adobe Flash like application for creating animations that can be output to Silverlight. I have no idea what the output looks like but they do have some demos on their website.
They offer a free version and a full version for $39.95.
January 8th, 2009 — Silverlight, XAML
Happy New Year.
The holidays have kept me from updating but I’m about to get back into the groove. In the meantime here are a few links.
Source code for Silverlight controls published
Hosting Silverlight content on a CDN
Via Method ~ of ~ failed
Become a Kaxaml Power User in about 7 Minutes
Via: NerdPlusArt
Microsoft Live Labs is looking for Interns
Via: Live Labs Blog
December 22nd, 2008 — Live Mesh, Silverlight
Jonas Follesø has an incredibly informative post about building Mesh-Enabled Silverlight Applications and the their ability to run online or offline.
He walks us through the conversion of his Dive Log application from Silverlight to a Mesh-Enabled app and outlines the benefits of this approach.