ExtensionMethod.NET Home of 855 C#, Visual Basic, F# and Javascript extension methods
Splits an enumerable into chunks of a specified size.
Joins a series of strings connected by a separator.
The opposite of Any(). Returns true if the collection is empty, or if no item matches the predicate.