Updated Silverlight FlickR demo for Beta2
Posted by: Brad Abrams,
on 19 Jun 2008 |
View original | Bookmarked: 0 time(s)
I had a little time while traveling to South Africa so I thought I'd update my Silverlight FlickR demo to Beta2. Download the full solution read the full writeup (note: in the application, you can click on the image to advance to the next one) Overall, the changes were pretty minor, the most interesting one was a change in the way Isolated Storage is accessed. I set up a page level variable called appsettings: IsolatedStorageSettings appSettings...