Blog posts with tag "silverlight"

Creating a custom silverlight installation the jQuery way

November 11, 2010

The default Silverlight installation and upgrade experience is fairly jarring compared to its counter-part Flash. If you target version 4.…

Silverlight JSON WebClient wrapper/helper

June 06, 2010

This is a small class that uses the NewtonSoft JSON.NET library to make JSON requests to a URL. It handles both requests that require…