If you are beginning to learn Silverlight, you will find the Silverlight Essential Playlist of videos to be very useful. Unfortunately these videos are not listed in the order in which they should be viewed. Fortunately, since these videos are part of a free tutorial from Lynda, you can see their order on Lynda.com here.
Channel 9 also has a very good hands on lab (with videos and exercises) on Building business applications with Silverlight and RIA Web Services.
Silverlight is a Rich UI technology which in ways is similar to Java Applets, Adobe Air, Flash, and the more recent HTML5. Silverlight initially began as a plugin, but from what I understand now, it is a full fledged business application platform, with technologies such as RIA web services, etc.
I found the UI to be very slick, and as expected Microsoft has created a very user friendly environment called Expression Blend to design the UI for Silverlight applications. The UI is represented as XAML files, which is a declarative language for user interfaces in Silverlight.
Another nice thing I noticed in Silverlight is that, the links within the plugin are exposed in the browsers navigation bar. This makes them bookmarkable.
Silverlight is available on all popular platforms - Windows, Linux, Mac. On Linux it is available as the Moonlight plugin.
No comments:
Post a Comment