5
Shouts

C#/.NET Little Wonders: The Enumerable.Range() Static Method

published 382 days, 19 hours, 54 minutes ago posted by BlackRabbitCoderBlackRabbitCoder 386 days, 21 hours, 19 minutes ago
Tuesday, May 01, 2012 1:52:33 PM GMT Friday, April 27, 2012 12:27:13 PM GMT

The Enumerable.Range() method performs a very simple function, but it’s results can be used to drive much more complex LINQ expressions. Feel free to use it for generating simple int sequences all the way to generating sequences of a repeated action. Either way, it’s a good tool to keep handy.

category: Web Dev | clicked: 25 | | source: www.blackrabbitcoder.net | show counter code
tags:

1 comment posted.

To post your comment please login or signup