Azure Tables and DateTime: some limitations
A nice thing I ran into yesterday: if you have a TableStorageEntity child class containing a DateTime property, you have two thing to remember:<ul><...
A nice thing I ran into yesterday: if you have a TableStorageEntity child class containing a DateTime property, you have two thing to remember:<ul><...
Elaborating upon the string extension methods I created for compressing and decompressing strings to and from a byte array, it turned out fairly easy to crea...
After some rightful comments by Jarno Peschier I decided to once again look into my blog post about putting compressed object on the Azure message queue and ...
Summary: if you want to use a DataForm, want to put multiple controls in one DataField, and still want Silverlight 3 to generate Label and Description from t...
Today I want to share a piece of very hard won knowlegde with you. That piece of knowlegde is: if you want to use a Silverlight Slider, and you want to get t...