Extension Methods from Timmy Kokke
- 
        RandomElementsReturns a number of random elements from a collection 
- 
        SetLiteralTextOften you have to set the text of lots of literal when databinding a ListView control in ASP.Net. This method lets you write that in one line.