For those of you looking for statistics that might help you determine which smartphones will be around long term, here are some links from Gartner Research that should shed some light on whose really winning the “smartphone war”.
Monthly Archives:: November 2011
Sorting in .NET
I found some very interesting behavior in the .NET sort method today that I thought I would share in case it catches anyone else off guard. To set up the scenario, I had two objects that had the same value for the property that was being compared. These objects were already in the order I… Read more »