Silverlight app in 20 minutes or less
Monday, September 15, 2008, 08:31 AM
Posted by Ruben Steins
Today
Jesse Liberty shows how he has embraced Silverlight as his platform of choice to 'throw together small applications' as he puts it. In 20 mins he put together a simple app in SL2; the app itself isn't that spectacular (it's a stopwatch), but the fact that SL is mature enough to do quick and dirty development in it, is quite an accomplishment.

The easy integration between Blend and Visual Studio combined with cross-platform clients makes SL an exiting technology. I really have been ignoring it a little bit too much. This is mostly due to the fact that a lot of clients are hesitant to utilize it. I hope that changes
when Silverlight 2 ships. After all, isn't it great that with a single skillset (WPP, XAML and C#) you can target both web and windows using almost the excact same programming model! I sure like it, anyway :)