Today i wrote a extention method for System.Collections.Generic.IList<T> to randomize the items in a list and shared to community through www.extensionmethod.net.
you can find the code snippet for that @ http://www.extensionmethod.net/Details.aspx?ID=213
happy coding