In my introductory post I detailed the features needed to successfully recreate the MobileMe Gallery in Silverlight 3. While a bit late, this is Part 1 of a multi-part series where I will detail out … [Read more...]
Silverlight Midpoint Rounding Solution
As a follow up to my previous Shakespearean-titled post on rounding, I decided to provide a quick follow up to provide a solution for midpoint rounding in Silverlight. Based on some traffic that … [Read more...]
To round ‘up’, or to round ‘down’: that is the question
/// <summary> /// Implements alternate rounding methods, in contrast to Decimal.Round() /// and Math.Round(), which implement banker's rounding (5 rounds to even). /// See … [Read more...]
Recreating the MobileMe Gallery in Silverlight 3
Background: Even though I am an avid fan of many Microsoft products (especially their developer tools), Apple has just done certain things "right" for the home user where it seems Microsoft has … [Read more...]
Welcome to Rest Azured!
Since everyone and their mother is talking about REST these days and the fact that Microsoft's latest big bet is Windows Azure, I decided "Rest Azured" was a good name for my new blog. I chose "Rest … [Read more...]
- « Previous Page
- 1
- …
- 3
- 4
- 5