Post Archives for the "tutorial" Tag

Catching up with Silverlight 2

Starting last week on March 5th after Silverlight 2 Beta 1 was announced, a lot has been said about Silverlight 2.  Presentations have been given, demos have been shown, bits have been released, tutorials have been posted and many conversations have been had.  As an attempt to catalog som…

- read the full post

posted on Mar 10th, 2008 | Permalink | Comments (2)

Silverlight 1.0 Bar Chart Tutorial

I've seen this request many times: How do I make a Chart in Silverlight? I'm going to show you that with some simple math and a little bit Silverlight knowledge, you too, can enjoy the clarity of a chart on your web page.  Technically, the goal is to build a simple reusable horizontal bar c…

- read the full post

posted on Feb 5th, 2008 | Permalink | Comments (9)

Consuming JSON data with Silverlight

How would I use JSON data with Silverlight? I've been asked this a few times and it happened again today.  So tonight is the night to write a quick tutorial on how easy it is to do this.  You can start from scratch or from any Silverlight 1.0 template, but I will be walking through the st…

- read the full post

posted on Dec 19th, 2007 | Permalink | Comments (2)