Once again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easier to write and maintain. The index of all my past little wonders posts can be found here. Thanks for all of your patience while I’ve been dealing with other matters these last few weeks. I didn’t want to let my post slide a third week, so I decided to say a few words about a small static method in the Enumerable class from System.Linq. Using Range() ......
I won't be able to create a post this week due to an upcoming medical issue with a member of the family next week, and prepping a contributions spreadsheet since receipt of an MVP award last year in the hope that I'll get my MVP renewed this year <crossesFingers/>.
Happy coding!