In C#, I've used the below class to measure time execution of a algorithm. The class is taken from the book "CLR via c#"...
Read More

C# .NET Programming Articles, Code snippets, C# Tutorials, ASP.NET