'Silverlight' Category
-
Dec132009
Quickly implementing an RSS feed in ASP
Recently I was working on providing and consuming an RSS feed for a Silverlight project. One of the handy (but often overlooked) things possible with asp.net is the ability to set the content type at the page level. So using that trick along with a SqlDataSource and a repeater, you can put together a RSS [...]
-
Mar292009
Silverlight Tests
I have been doing some work using Microsoft Silverlight over the last few days for a number of different projects. This post is simply a test to see if I can get a few simple applications working through my current web host. LLW Hello World Hex Test Data Grid While the links to Silverlight applications [...]