Tag Archives: SortedList

Create a delimited list of SortedList Keys in C#

I love C#, but miss the simplicity of PHP sometimes.  Specifically when dealing with collections.  Recently I ran into a situation where PHP’s implode would have been perfect, but I wasn’t able to find any quick and easy built in … Continue reading

Posted in .net, C#, php | Tagged , , , , | 4 Comments