Creating a custom silverlight installation the jQuery way
November 11, 2010The 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, 2010This is a small class that uses the NewtonSoft JSON.NET library to make JSON requests to a URL. It handles both requests that require…