Tag Archives: .NET

Performance of Different Types of For Loops

In an old post I found online here the author asks how you would go about writing a simple for loop. I was bored tonight, so I wrote a simple program to time several different types of loops to confirm … Continue reading

Posted in C#, Programming | Tagged , , , , , | 4 Comments