June
22

I'm sure loads have people have seen this already. I have a silverlight usercontrol (mysilverlightpage.xaml), which contains a silverlight usercontrol (mylefthandnav.xaml).  If both usercontrols use a global style (defined in my app.xaml), the…( read more )…(read more)

Read full story

June
22

So I'm working on a little application at the moment, where I want to store some stuff in Isolated Storage.  The main issue i have is that I don't particularly want to leave the data in the clear, I really want to encrypt this data. So I…( read more )…(read more)

Read full story

June
22

Following on from my previous article , I will now explain some of the techniques used for encryption within Silverlight, specifically focusing on generation of the key used for encryption/decryption. AES We will be using the AES algorithm to encrypt…( read more )…(read more)

Read full story

June
22

In part 1 , we showed an application that I built to encrypt/decrypt data. In part 2 , we discussed encryption algorithms and key management. In this final part of the series, having generated a symmetric-key to encrypt/decrypt our data we will now look…( read more )…(read more)

Read full story

June
22

I have been trying to consolidate. Most of my work is here, in this blog, and for this site, but I also have a Blog for O’Reilly and a political Blog, and a page where I list the books I’ve written, and a support site and… About a year ago, I migrated…( read more )…(read more)

Read full story

Copyright Silverlight Guide, All Rights Reserved 2008 StickyThemes